Analyse API Call (Async)
Request
Client requests Trident for risk analysis.
All the inputs/datapoints related to the transaction can be sent in a single or multiple request.
Single Request - “Async = True” and “Lastdrop = True”. E.g. 3DS 2.0 – Areq message
Multiple Requests
1st request - “Async = True” and “Lastdrop = False”. E.g. 3DS 1.0 Vereq message
Last request – “Async = True” and “Lastdrop = True”. E.g. 3DS 1.0 Pareq message
Response
Trident sends only the Client ID of the transaction in the response.
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.
Updated 4 months ago