Endpoint to execute a fraud evaluation for an existing customer
Request a fraud evaluation
POSThttps://api.waldo.ai/check-fraud
All evaluation requests are asynchronous.
Therefore, the response to the fraud check request will not be completed in real time.
If you have set up the webhooks, your system will receive notifications automatically.
Otherwise, your system can poll Waldo's API until the evaluation is completed.
Request body
Name
Type
Description
customerId*
string
Customer ID
Response
When requesting a fraud check, always verify the evaluation property; if its status is initiated, the fraudScore value is the last known fraud score, not of the current evaluation.