PUT api/recepciondespacho/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

e_DespachoTerceros
NameDescriptionTypeAdditional information
id

string

None.

codigo

string

None.

empresa_id

string

None.

campaña_id

integer

None.

fecha_emision

date

None.

serie

string

None.

numero

string

None.

cliente_id

string

None.

cliente_nombre

string

None.

cliente_dni

string

None.

transportista_id

string

None.

transportista_dni

string

None.

transportista_nombre

string

None.

estado

string

None.

token

string

None.

usuario_crea

integer

None.

maquina_crea

string

None.

fecha_crea

date

None.

usuario_modifica

integer

None.

maquina_modifica

string

None.

fecha_modifica

date

None.

vehiculo_placa

string

None.

conductor_cedula

string

None.

conductor_nombre

string

None.

lstDetalleDespachoTerceros

Collection of e_DetalleDespachoTerceros

None.

oeRecepcionDespachoTerceros

e_RecepcionDespachoTerceros

None.

TipoOperacion

string

None.

Modificado

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.