NameDescriptionTypeAdditional information
ID_PROYECTO

.

integer

None.

IdentificadorViaje

.

string

String length: inclusive between 0 and 16

FECHA_ARRIBO

.

date

None.

FECHA_CARGA

.

date

Accepted if validezTarifaDesde <= FECHA_CARGA && validezTarifaHasta >= FECHA_CARGA

fechaLimiteCarga

Requerido para tipo de proyecto importación marítima..

date

Required if ID_TIPO_PROYECTO == 1

MAWB

.

string

String length: inclusive between 0 and 20

HAWB

.

string

String length: inclusive between 0 and 20

ID_AEROPUERTOS_Origen

Requerido para tipo de proyecto importación/exportacíón aérea..

integer

Required if ID_TIPO_PROYECTO == 5 || ID_TIPO_PROYECTO == 6

ID_AEROPUERTOS_Destino

Requerido para tipo de proyecto importación/exportacíón aérea..

integer

Required if ID_TIPO_PROYECTO == 5 || ID_TIPO_PROYECTO == 6

MBL

.

string

String length: inclusive between 0 and 20

KG

Requerido y mayor a 0 para tipo de proyecto Exportación Marítima..

decimal number

Accepted if ID_TIPO_PROYECTO == 2 && KG > 0 || ID_TIPO_PROYECTO != 2

Range: inclusive between 0 and 999999.9999

Required if ID_TIPO_PROYECTO == 2

posicionArancelaria

.

string

Matching regular expression pattern: (^[0-9]{4}(\.[0-9]{2})?(\.[0-9]{2})$)

String length: inclusive between 0 and 16

CBM

.

decimal number

Range: inclusive between 0 and 999999.9999

KGAforados

Requerido y mayor a 0 para tipo de proyecto Exportación/importación aérea..

decimal number

Accepted if (ID_TIPO_PROYECTO == 5 || ID_TIPO_PROYECTO == 6) && KGAforados > 0

Matching regular expression pattern: (^[0-9]+([\.,][0-9]{1,4})?$)|(^([\.,][0-9]{1,4})?$)

Range: inclusive between 0 and 999999.9999

Required if ID_TIPO_PROYECTO == 5 || ID_TIPO_PROYECTO == 6

nroContratoSq

Requerido para tipo de proyecto exportación/importación marítima prepaid = false..

string

Required if (ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2) && PREPAID == false

String length: inclusive between 0 and 50

validezTarifaDesde

Requerido para tipo de proyecto exportación/importación marítima..

date

Required if ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2

validezTarifaHasta

Requerido para tipo de proyecto exportación/importación marítima..

date

Required if ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2

ID_BUQUE_VIAJE

Requerido para tipo de proyecto exportación marítima..

integer

Required if ID_TIPO_PROYECTO == 2

NOMBRE_BUQUE_VIAJE

.

string

None.

ID_TIPO_PROYECTO

Requerido para todo proyecto..

integer

Required

RoutingOrder

.

string

None.

ID_ESTADO_RESERVA

.

integer

None.

ID_SOCIO_DE_NEGOCIO_AGENCIA

Requerido para tipo de proyecto importación aérea/marítima..

integer

Required if ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 5

ID_SOCIO_DE_NEGOCIO_TRANSPORTISTA

.

integer

None.

ID_SOCIO_DE_NEGOCIO_CLIENTE

Requerido para todo tipo de proyecto..

integer

Required

ID_SOCIO_DE_NEGOCIO_SHIPPER

.

integer

None.

ID_SOCIO_DE_NEGOCIO_CONSIGNEE

Requerido para tipo de proyecto importación aérea/marítima..

integer

Required if ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 5

IdTransaccionAfip

.

string

None.

Impo_Expo

.

string

String length: inclusive between 0 and 1

TimeOutAfip

.

boolean

None.

ID_PUERTO_POD

Requerido para tipo de proyecto importación/exportación marítima..

integer

Required if (ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2) && PUERTO_POD == null

ID_PUERTO_POL

Requerido para tipo de proyecto importación/exportación marítima..

integer

Required if (ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2) && PUERTO_POL == null

ID_PUERTO_PTS

.

integer

None.

ID_USUARIO

Requerido para todo proyecto..

integer

Required

descripcionMercaderia

Requerido para tipo de proyecto exportación marítima..

string

Required if ID_TIPO_PROYECTO == 2 && IsNullOrWhiteSpace(descripcionMercaderia)

String length: inclusive between 0 and 80

codigoError

.

integer

None.

LCL

Seleccionar sólo una opción LCL, FCL u OTRA (Condición XOR).

boolean

Accepted if FCL ^ OTRA ^ LCL

FCL

Seleccionar sólo una opción LCL, FCL u OTRA (Condición XOR).

boolean

Accepted if FCL ^ OTRA ^ LCL

OTRA

Seleccionar sólo una opción LCL, FCL u OTRA (Condición XOR).

boolean

Accepted if FCL ^ OTRA ^ LCL

PREPAID

.

boolean

None.

verificacion

.

boolean

None.

Destino

.

string

None.

Origen

.

string

None.

OBSERVACIONES

.

string

Max length: 5000

diasLibres

Requerido para tipo de proyecto importación/exportación marítima y FCL = true..

integer

Range: inclusive between 0 and 999

Required if (ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2) && FCL == true && (!diasLibres.HasValue || diasLibres == 0)

cargaPeligrosa

.

boolean

None.

NUM_UN

.

integer

None.

NUM_IMO

.

integer

None.

valueOfGoods

.

decimal number

None.

idEmbalaje

.

integer

None.

idIncoterm

.

integer

None.

referenciaCliente

.

string

String length: inclusive between 0 and 20

IdCotizacion

.

integer

None.

PUERTO_POD

.

FW_PUERTOS

Required if (ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2) && ID_PUERTO_POD == null

PUERTO_POL

.

FW_PUERTOS

Required if (ID_TIPO_PROYECTO == 1 || ID_TIPO_PROYECTO == 2) && ID_PUERTO_POL == null

PUERTO_PTS

.

FW_PUERTOS

None.

BUQUE_VIAJE

.

FW_BUQUEVIAJE

None.

AEROPUERTOS_des

.

FW_AEROPUERTOS

None.

AEROPUERTOS_ori

.

FW_AEROPUERTOS

None.

CONCEPTO_POR_PROYECTO

.

Collection of FW_CONCEPTO_POR_PROYECTO

None.

PROYECTO_TIPO_CONTENEDOR

.

Collection of FW_PROYECTO_TIPO_CONTENEDOR

None.

fechaAlta

.

date

None.

usuarioAlta

.

integer

None.

fechaModificacion

.

date

None.

usuarioModificacion

.

integer

None.

activo

.

boolean

None.