This endpoint retrieves the risk evaluation for a previously submitted transaction risk evaluation order. You must provide the referenceNumber
that was used when submitting the order. The response contains a risk score, a risk level, and a detailed risk analysis (if available). The risk evaluation may not be immediately available; you may need to check the status periodically.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ReferenceNumber of the order
Risk evaluation retrieved successfully.
The response is of type object
.