Support Services
Cancel Evaluation
API to notify if the order was canceled either by the store or the buyer before completition of the Antifraud analysis. The query parameter in the URL :id Could be either Evaluation ID returned by api on evaluation :evaluationId or reference id sent by client on evaluation :store.referenceId
delete/v1/antifraud/evaluations/{id}
Path parameters
idstring required
Could be either Evaluation ID returned by api on evaluation :evaluation_id or reference id sent by client on evaluation :store.reference_id
Query parameters
field'EVALUATION_ID' | 'REFERENCE_ID'
Indicates which field should be used to look up the case (evalaution_id or reference_id). By default its value is EVALUATION_ID.
Response
Cancel response