Submit a manual review
To submit a manual review for a case, you must have run the case at least once. You will need the created customer ID.
You can submit a manual review by sending a POST request to the following endpoint:
In the request body, you must provide the customer ID, verdict, reason, and if the verdict is REQUEST_INFORMATION
, the RFI message.
If the request is successful you will receive a 200 OK
response.