Find AML information of a payment
Use case
We will use the AML API to find the AML-related information of a payment.
Use case data
API parameters with values
The query parameter is the payment ID. The ID is taken from the response to the payment request.
".../by-payment?paymentId=PAYM-8834"
Sample API call
To find the AML details, use the following endpoint:
https://aml-api.sandbox.tuumplatform.com/api/v1/aml/process/by-payment?paymentId=PAYM-8834
Sample response
Below you will find the response to the sample request:
Result
With this request, we can see the AML status of the payment.
Last updated
Was this helpful?