URL | https://<aml-baseurl>/person/sanction_pep |
---|
Request | GET without any parametersSee separate AML API documentation
|
---|
Authentication | Access Token as Bearer Token in Authorization Header |
---|
Response | 202 | Accepted | A new process for retrieval of fraud data for tid is accepted | 204 | No Content | A process for retrieval of fraud data for tid is still ongoing (not yet completed) | 200 | OK | A process for retrieval of fraud data for tid has completed. The body contains a JSON with fraud data response elements. | 400 | Bad request | The tid value does not correspond to a session associated with the requesting OIDC client | 401 | Unauthorized | Bearer token is missing or not accepted for any reason | 403 | Forbidden | Bearer token has insufficient scope | 404 | Not found | The tid is an unknown value for the OIDC Provider. | 410 | Gone | Fraud data for tid is no longer available | 429 | Too many requests | The fraud data service is currently too busy to serve the request | 500 | Internal server error | Any other error condition |
Error responses contains further information on the reason according to standard.See separate AML API documentation |
---|
Person screening with data enhancement enabled for nationalities where data enhancement is provided. For other nationalities the data enhancement will be skipped. See separate AML API description for further details and examples.