NameDescriptionTypeAdditional information
ID_CONCEPTO_POR_PROYECTO

Identificador único de concepto por proyecto.

integer

None.

ID_PROYECTO

Identificador único de proyecto.

integer

None.

ID_CONCEPTO

Identificador único de concepto.

integer

Required

Accepted if ID_CONCEPTO > 0

ID_PROVEEDOR

Identificador único de socio de negocio tipo proveedor.

integer

None.

ID_CLIENTE

Identificador único de socio de negocio tipo cliente.

integer

Accepted if (VentaBase > 0 || VENTA > 0) && ID_CLIENTE > 0 || VentaBase == 0 && VENTA == 0

Required if VentaBase > 0 || VENTA > 0

VENTA

Valor de venta total.

decimal number

Accepted if VENTA > 0 && VentaBase > 0 || VENTA == 0 && VentaBase == 0

VENTA_IVA

Valor de iva venta.

decimal number

None.

COMPRA

Valor de compra total.

decimal number

Accepted if COMPRA > 0 && CompraBase > 0 || COMPRA == 0 && CompraBase == 0

COMPRA_IVA

Valor de iva compra.

decimal number

None.

VentaBase

Valor de venta base para el cálculo.

decimal number

Accepted if VENTA > 0 && VentaBase > 0 || VENTA == 0

CompraBase

Valor de compra base para el cálculo.

decimal number

Accepted if COMPRA > 0 && CompraBase > 0 || COMPRA == 0

Required if COMPRA > 0

ID_BASE_IMPONIBLE

Identificador único de base imponible el cual indica el cálculo a realizar.

integer

Required

ID_TIPO_CONTENEDOR

Identificador único de tipo contenedor.

integer

None.

MONEDAVENTA

Moneda de venta ISO 4217.

string

String length: 3

MONEDACOMPRA

Moneda de compra ISO 4217.

string

String length: 3

facturado

True si ya está facturado.

boolean

None.

cobrado

True si ya está cobrado.

boolean

None.

IdTarifa

.

integer

None.

origenDestino

.

EnumOrigenDestino

None.

prepaidCollect

.

EnumPrepaidCollect

None.

fechaAlta

.

date

None.

usuarioAlta

.

integer

None.

fechaModificacion

.

date

None.

usuarioModificacion

.

integer

None.

activo

.

boolean

None.