🌎ONU Background Check
Service for querying criminal records with the ONU.
ONU Background Check
GET - https://api.verifik.co/v2/onu
This service allows you to check if a person is included in the United Nations sanctions list. By providing the individual's full name and other identifying details, the service returns a boolean flag indicating whether the person is listed on the sanctions list. This is useful for compliance and regulatory checks to ensure individuals or entities are not subject to international sanctions.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed values: CC, CE, PA, RC, TI, PEP, CCVE, NIT, CURP, DNI, CCEC. |
|
documentNumber | String |
| Document number to consult, without spaces or points. |
|
Request
Response
Last updated