Skip to main content

1. Endpoint

POST/AML

2. Authentification

Include the API key in the x-api-key header:
x-api-key

3. Request Parameters

submissionId
string
required
Unique ID of the submission.
amlThreshold
int
AML Watch list filtering’s threshold.

4. Request Example

POST/Submission

5. Response

5-1. Success Response

result.json
AML Screening Result Codes: For detailed information about the result field values (Not Screened, Red Flag) and risk levels, refer to the AML Database Sources and Codes documentation.

5-2. Error Response

If an error occurs, the response will include a 400 status code with details in the following format:
error.json

5-3. Error Codes

This API enables you to perform AML screening for a specific submission. Refer to the error codes provided to troubleshoot issues effectively.