Analyze API Call (Synchronous)
In synchronous call, all the inputs/datapoints related to the transaction must be sent to Trident in a single request.
Request
Request fields must be:
- Async = False
- Lastdrop = true
- details" = "false"
The following fields are mandatory:
Note:
If any of the mandatory data-fields in this request are missing the transaction/Request will not be processed and error message will be sent
Response
Trident sends the risk score in the response of Analyze API.
Updated about 2 months ago