Risk evaluation order for a transaction
Transaction Monitoring
Transaction
This endpoint accepts a risk evaluation order for a transaction. You submit transaction details (amount, currency, source/destination pockets, etc.) along with a reference number and webhook URL. OmniEagle processes the transaction data and asynchronously sends the risk evaluation result to the provided webhook URL. A 201 response indicates successful acceptance of the order. A 208 response indicates that the order has already been received (duplicate submission).
POST
Risk evaluation order for a transaction
Documentation Index
Fetch the complete documentation index at: https://docs.ecrop.de/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Risk evaluation order received successfully.