| Name | Description | Type | Additional information |
|---|---|---|---|
| sistemaOrigen | string |
Required String length: inclusive between 0 and 20 |
|
| codigoCamara | string |
Required Matching regular expression pattern: ^[0-9]{2}$ String length: inclusive between 0 and 2 |
|
| usuario | string |
String length: inclusive between 0 and 20 |
|
| fecha | string |
Required Matching regular expression pattern: ^((?:19|20)\d\d)(0?[1-9]|1[012])([12][0-9]|3[01]|0?[1-9])$ String length: inclusive between 0 and 8 |
|
| hora | string |
Required Matching regular expression pattern: ^(((([0-1][0-9])|(2[0-3]))?[0-5][0-9]?[0-5][0-9]+$)) String length: inclusive between 0 and 6 |
|
| tipoIdentificacionCliente | string |
Required String length: inclusive between 0 and 2 |
|
| identificacionCliente | string |
Required String length: inclusive between 0 and 20 |
|
| nombreCliente | string |
Required String length: inclusive between 0 and 128 |
|
| direccionComercial | string |
String length: inclusive between 0 and 128 |
|
| municipioComercial | string |
Required String length: inclusive between 0 and 5 |
|
| direccionNotificacion | string |
String length: inclusive between 0 and 128 |
|
| municipioNotificacion | string |
Required String length: inclusive between 0 and 5 |
|
| telefonoFijo | string |
String length: inclusive between 0 and 10 |
|
| telefonoMovil | string |
String length: inclusive between 0 and 10 |
|
| correoElectronico | string |
String length: inclusive between 0 and 128 |
|
| lenguaje | string |
String length: inclusive between 0 and 2 |
|
| pais | string |
String length: inclusive between 0 and 3 |
|
| codigoRegimen | string |
Required String length: inclusive between 0 and 2 |
|
| responsabilidadFiscal | string |
Required String length: inclusive between 0 and 50 |
|
| codigoImpuesto | string |
Required String length: inclusive between 0 and 2 |
|
| nombreImpuesto | string |
Required String length: inclusive between 0 and 50 |
|
| valorBruto | decimal number |
Required |
|
| valorBaseIva | decimal number |
Required |
|
| valorIva | decimal number |
Required |
|
| valorTotal | decimal number |
Required |
|
| formaPago | string |
Required Matching regular expression pattern: ^(01|02|03)$ String length: inclusive between 0 and 2 |
|
| franquicia | string |
Required String length: inclusive between 0 and 20 |
|
| nroAutorizacion | string |
Required String length: inclusive between 0 and 20 |
|
| nroUnicoRecibo | string |
Required String length: inclusive between 0 and 20 |
|
| movimientos | Collection of Movimientos |
None. |