PUT api/albaranes-app/trasladar-a-gestwin/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

AlbaranesAppStoreUpdateModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Fecha

date

Required

EjercicioPedido

integer

None.

NroOperacionPedido

integer

None.

TrabajosRealizados

string

String length: inclusive between 0 and 2000

IdUsuarioAsignarA

integer

None.

Materiales

Collection of MaterialAlbaranApp

None.

Operarios

Collection of OperarioAlbaranApp

None.

NombreContacto

string

None.

DniContacto

string

None.

EmailContacto

string

None.

MotivoSinFirmar

string

None.

EmailsAdicionales

Collection of string

None.

Finalizar

boolean

None.

Sync

boolean

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Usuario' with type 'GestionMaincer.Models.Usuario'. Path 'Operarios[0].Operario.Pedidos[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Usuario' with type 'GestionMaincer.Models.Usuario'. Path 'Operarios[0].Operario.Pedidos[0]'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'AlbaranesAppStoreUpdateModel'.

multipart/form-data

Sample:

Failed to generate the sample for media type 'multipart/form-data'. Cannot use formatter 'MultipartFormDataFormatter' to write type 'AlbaranesAppStoreUpdateModel'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.