Registraduria validation - Colombian id
Check for valid Colombian ID and return corresponding values of that person. Optionally, you can set isForeign flag to true to check for foreign people living in Colombia. An example could be a Mexican person with a Colombian ID.
Authentication
| Header | Required | Notes |
|---|---|---|
x-api-key |
yes | API key for the region/environment. |
api-version |
yes | API version, defaults to 1.0. |
Category: API validations
Sources
- Public reference: https://developer.incode.com/reference/introduction
- Reconstructed from the Incode Omni OpenAPI spec (operation
—); see the Implementation pane for source & tests.