| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required Matching regular expression pattern: ^[a-fA-F0-9-]+$ String length: inclusive between 36 and 75 |
|
| curp | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9_-]+$ String length: inclusive between 18 and 18 |
|
| nombre | string |
Matching regular expression pattern: ^[a-zA-ZáéíóúÁÉÍÓÚñÑ\s'-]+$ String length: inclusive between 0 and 50 |
|
| primer_apellido | string |
Matching regular expression pattern: ^[a-zA-ZáéíóúÁÉÍÓÚñÑ\s'-]+$ String length: inclusive between 0 and 50 |
|
| segundo_apellido | string |
Matching regular expression pattern: ^[a-zA-ZáéíóúÁÉÍÓÚñÑ\s'-]+$ String length: inclusive between 0 and 50 |
|
| fecha_nacimiento | string |
Matching regular expression pattern: ^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$ String length: inclusive between 10 and 10 |
|
| fecha_desaparicion | string |
Matching regular expression pattern: ^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$ String length: inclusive between 10 and 10 |
|
| lugar_nacimiento | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9_-]+$ String length: inclusive between 0 and 20 |
|
| sexo_asignado | string |
Matching regular expression pattern: ^[HMX]$ String length: inclusive between 1 and 1 |
|
| telefono | string |
Matching regular expression pattern: ^[0-9()\-\s]+$ String length: inclusive between 0 and 15 |
|
| correo | string |
Matching regular expression pattern: ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$ String length: inclusive between 0 and 50 |
|
| direccion | string |
Matching regular expression pattern: ^[a-zA-Z0-9\sáéíóúÁÉÍÓÚñÑ#.,\-]+$ String length: inclusive between 0 and 500 |
|
| calle | string |
Matching regular expression pattern: ^[a-zA-Z0-9\sáéíóúÁÉÍÓÚñÑ#.,\-]+$ String length: inclusive between 0 and 50 |
|
| numero | string |
Matching regular expression pattern: ^[a-zA-Z0-9\sáéíóúÁÉÍÓÚñÑ#.,\-]+$ String length: inclusive between 0 and 20 |
|
| colonia | string |
Matching regular expression pattern: ^[a-zA-Z0-9\sáéíóúÁÉÍÓÚñÑ#.,\-]+$ String length: inclusive between 0 and 50 |
|
| codigo_postal | string |
Matching regular expression pattern: ^[0-9]+$ String length: inclusive between 0 and 5 |
|
| municipio_o_alcaldia | string |
Matching regular expression pattern: ^[a-zA-Z0-9\sáéíóúÁÉÍÓÚñÑ#.,\-]+$ String length: inclusive between 0 and 100 |
|
| entidad_federativa | string |
Matching regular expression pattern: ^[a-zA-Z0-9\sáéíóúÁÉÍÓÚñÑ#.,\-]+$ String length: inclusive between 0 and 40 |