Name | Description | Type | Additional information |
---|---|---|---|
documentTypeCode |
Código de tipo de identificación del contacto. |
string |
String length: inclusive between 0 and 5 |
documentNumber |
Número de identificación del contacto. |
string |
Required String length: inclusive between 0 and 256 |
Correo electrónico del contacto |
string |
Required Matching regular expression pattern: ^([\w+-.%]+@[\w.-]+\.[A-Za-z]{2,10})(;[\w+-.%]+@[\w.-]+\.[A-Za-z]{2,10})*$ String length: inclusive between 0 and 512 |
|
fullName |
Nombre completo del contacto |
string |
Required String length: inclusive between 0 and 256 |
address |
Dirección del contacto |
string |
String length: inclusive between 0 and 256 |
phoneNumber |
Número telefonico |
string |
Optional |
cellphoneNumber |
Número de celular |
string |
Optional |
sendInvoice |
Enviar facturas al adquirente |
boolean |
Required |
contract |
Contrato. |
string |
String length: inclusive between 0 and 50 |
position |
Cargo dentro de la compañia del contacto |
string |
Optional |
active |
Estado del contacto en el sistema (activo o inactivo). |
boolean |
Required |