| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId |
Identificador del cliente |
globally unique identifier |
None. |
| GrantorTaxId |
RFC de la empresa |
string |
Required Matching regular expression pattern: ^[A-Z&Ñ]{3,4}[0-9]{2}(0[1-9]|1[012])(0[1-9]|[12][0-9]|3[01])[A-Z0-9]{2}[0-9A]$ Max length: 13 Min length: 12 |
| CustomerTaxId |
RFC del cliente |
string |
Required Matching regular expression pattern: ^[A-Z&Ñ]{3,4}[0-9]{2}(0[1-9]|1[012])(0[1-9]|[12][0-9]|3[01])[A-Z0-9]{2}[0-9A]$ Max length: 13 Min length: 12 |
| BusinessName |
Razón social |
string |
None. |
| Name |
Nombre |
string |
Matching regular expression pattern: ^[a-zñüáéíóúA-ZÑÜÁÉÍÓÚ .,]+$ Max length: 250 |
| Surname1 |
Primer apellido |
string |
Matching regular expression pattern: ^[a-zñüáéíóúA-ZÑÜÁÉÍÓÚ .,]+$ Max length: 50 |
| Surname2 |
Segundo apellido |
string |
Matching regular expression pattern: ^[a-zñüáéíóúA-ZÑÜÁÉÍÓÚ .,]+$ Max length: 50 |
| CustomerTypeId |
Tipo de cliente |
integer |
Required |
| CitizenshipId |
Nacionalidad |
integer |
Required |
| ContactInfo |
Datos de contacto |
ContactInfoModelApi |
Required |
| CustomerContactInfoes |
Datos de contacto secundario |
Collection of ContactInfoModelApi |
None. |
| Street |
Calle |
string |
Max length: 150 |
| ExternalNumber |
Número exterior |
string |
Max length: 100 |
| InternalNumber |
Número interior |
string |
Max length: 100 |
| District |
Colonia |
string |
Max length: 150 |
| ZipCode |
Código postal |
string |
None. |
| Municipality |
Municipio |
string |
None. |
| State |
Estado |
string |
None. |
| Country |
Pais |
string |
None. |
| CustomerCode |
Código del cliente |
string |
Max length: 40 |
| NumRegIdTrib |
Número de registro |
string |
None. |
| ResidenceTax |
Residencia fiscal |
string |
None. |
| DeliveryPortal |
Entrega portal |
DeliveryPortalModelApi |
None. |
| Settings |
Propiedades |
CustomerSettingsModelApi |
None. |
| Defaults |
Valores por defecto para emisión |
CustomerDefaultsModelApi |
None. |