For AI agents: visit https://developer.alanube.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Código | Clave | Mensaje (EN) |
|---|
AP10104 | ENCF_PATTERN | ENCF is invalid. Should start with a valid prefix `(E31, E32, E33, E34, E41, E43, E44, E45, E46, E47)` and have 13 digits |
AP10100 | ID_PATTERN | ID must be a valid ULID format: 26 characters using numbers and uppercase letters A-Z (excluding I, L, O, U). Example: "01ARZ3NDEKTSV4RRFFQ69G5FAV" |
AP10101 | INVALID_EMAIL_FORMAT | Email must be a valid email address |
AP10102 | INVALID_STRING_AT_NUMBER_FORMAT | Must be a string with a valid number format. example: "123.45" |
AP10105 | MUNICIPALITY_ENUM | Municipality is invalid. Check the municipalities available in the documentation |
AP10107 | PHONE_NUMBER_PATTERN | Phone number is invalid. Should be in the format `XXX-XXX-XXXX` |
AP10106 | PROVINCE_ENUM | Province is invalid. Check the provinces available in the documentation |
AP10103 | RNC_PATTERN | RNC must be a valid number between 9 and 11 digits |