🇨🇴Verify Police Compliance with Corrective Measures
Verify Police Compliance with Corrective Measures
GET - https://api.verifik.co/v2/co/policia/rnmc
The Police RNMC service allows you to verify whether an individual has any pending corrective measures. By providing the individual's name, document type, document number, and the date of verification, you can obtain details about any corrective measures pending.
This service helps ensure that individuals comply with corrective measures and supports informed decision-making based on their compliance status.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Valid parameters: CC, CE. |
|
documentNumber | String |
| Document number of the person to consult, without spaces or points. |
|
date | String |
| Expedition date of the document. Valid format: DD/MM/YYYY. |
|
Request
Response
Last updated