Name | Description | Type | Additional information |
---|---|---|---|
Name |
Descripcion del Producto [OBSOLETO] - Reemplazado por "Description" // Se lo usa por versiones anteriores. |
string |
None. |
ProductId |
Id del Producto |
integer |
None. |
MainCode |
Codigo Principal del Producto |
string |
String length: inclusive between 0 and 500 |
AuxCode |
Codigo Auxiliar del Producto |
string |
String length: inclusive between 0 and 500 |
Description |
Descripcion del Producto |
string |
String length: inclusive between 0 and 500 |
UnitPrice |
Precio Unitario |
decimal number |
None. |
Amount |
Cantidad |
decimal number |
None. |
Discount |
Descuento |
decimal number |
None. |
ValueAddedTaxCode |
Codigo del Impuesto al Valor Agregado (IVA) que se aplica al producto |
string |
None. |
ValueAddedTaxValue |
Valor del Impuesto al Valor Agregado (IVA) que se aplica al producto |
decimal number |
None. |
SpecialConsumTaxCode |
Codigo del Impuesto a los Consumos Especiales (ICE) en caso que aplique |
string |
None. |
SpecialConsumTaxValue |
Valor del Impuesto a los Consumos Especiales (ICE) en caso que aplique |
decimal number |
None. |
SubTotal |
Total del detalle sin impuestos |
decimal number |
None. |
Taxes |
Impuestos [OPCIONAL] (En caso de existir información de IVA (ValueAddedTaxCode) o ICE (SpecialConsumTaxCode)) |
Collection of TaxModel |
None. |
Name1 |
Nombre del Campo del Detalle Adicional |
string |
Max length: 300 |
Value1 |
Valor del Campo del Detalle Adicional |
string |
Max length: 300 |
Name2 |
Nombre del Campo del Detalle Adicional |
string |
Max length: 300 |
Value2 |
Valor del Campo del Detalle Adicional |
string |
Max length: 300 |
Name3 |
Nombre del Campo del Detalle Adicional |
string |
Max length: 300 |
Value3 |
Valor del Campo del Detalle Adicional |
string |
Max length: 300 |