Peru
Below you will see the fields designated for the country Perú.
Document Type | Description | ID for individuals and/or legal entities | Length | Data Type | Mandatory for methods | Examples |
---|---|---|---|---|---|---|
DNI | DNI = National Identity Card | Individual Entity | 8 | Numeric |
| 12487201 35.201.784 |
CE | CE: Foreign Resident Card | Individual Entity | up to 12 | Character |
| 001766062 001077238 |
RUC | Registro Único de Contribuyentes: Tax ID | Legal Entities | 11 | Numeric |
| 20494099153 |
PASS | Pasaporte = Passport | Individual Entity | 2-20 | Character |
| AD1234569 123456789 REWT56987456 |
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 DNI type you can add or omit the dots.
Validate IDs through the LP api:
Check the Country ISOCode 3
:
Last updated