Colombia
Below you will see the fields designated for the country Colombia.
Document validations
Document Type | Description | ID for individuals and/or legal entities | Length | Data Type | Verification digit | Mandatory for methods | Document ID Example |
CC | Cédula de Ciudadanía = Citizenship Card | Individual Entity | 6~10 | Numeric | No |
| 1004922993 487245 |
NIT | Número de identificación tributaria = Tax identification number | Legal Entities | 10 | Numeric | Last digit |
| 901.458.652-7 901458.6527 9014586527 |
PASS | Pasaporte = Passport | Individual Entity | up to 12 | Characters | No |
| AO258413 |
CE | Cédula de extranjería = Foreign ID Card | Individual Entity | 6 ~7 | Characters | No |
| 442113 343005 |
TI | Tarjeta de Identidad | Individual Entity | 10 | Numeric |
| 1050324598 |
The type of TI document corresponds to the identification issued to minors for this country.
Example: How to validate IDs through the api?
Remember that you can validate documents through the LP api
. See Document Validation service.
Below you can find some examples to validate through our api. You can also test with the examples above. Please, note the structure of each ID type
(lenght, dots, hyphen, lowercase/uppercase). To validate Colombian documents through our API, yo can add or omit the dots, hyphens and lowercase/uppercase indistinctly for CC
and NIT
type. However, take into account thatPASS
and CE
types do not supports dots.
Validate IDs through the LP api:
Check the Country ISOCode 3:
ISOCode 3:
Last updated