Result API Call (Async)
Request
After the ‘Analyze’ API call, Client requests Trident for the risk score with ‘Result’ API request which contains the ‘ClientId’ of the transaction. This API request can be triggered any time after ‘Analyse’ API request with ‘Lastdrop’ value as true.
The request is for either comprehensive or brief evaluation summary
Comprehensive risk analysis summary (Datafield = ‘details’ = true)
Brief risk analysis summary (Datafield = ‘details’ = false)
Response
Trident responds with the risk analysis of the transaction. The response contains the comprehensive or short evaluation summary for the transaction.
https://apimanagement.readme.io/reference/transactiontrigerautocsr
Updated 4 months ago