Submit Antifraud Review Decision
POST/order/review/result
Use this endpoint to submit your decision for orders and payouts that require manual antifraud review.
When an order or payout triggers an antifraud rule configured with the review action, the system pauses the transaction and sends you a callback notification with status review. You must then review the transaction details and submit your decision using this endpoint within the specified timeout period.
Decision Options:
- accept: Approve the transaction and resume processing
- decline: Reject the transaction
If no decision is submitted within the timeout period specified in the callback (reviewTimeout), the transaction will be automatically declined.
For more information about the antifraud review process, see Antifraud Manual Review.
Request
Responses
- 200
Review decision accepted and processing will continue based on your decision.