GET api/pedidos/{ejercicio}/{nroOperacion}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ejercicio

integer

Required

nroOperacion

integer

Required

Body Parameters

None.

Response Information

Resource Description

Pedido
NameDescriptionTypeAdditional information
Cliente

Cliente

None.

Situacion

integer

None.

VisibleAlCrearAlbaranes

boolean

None.

IdProyectoOdoo

integer

None.

IdUsuario

integer

None.

Usuario

Usuario

None.

Lineas

Collection of LineaPedido

None.

Documentos

Collection of Documento

None.

Usuarios

Collection of Usuario

None.

Notas

Collection of NotaPedido

None.

Ejercicio

integer

None.

NroOperacion

integer

None.

NroDocumento

integer

None.

Serie

string

None.

Fecha

date

None.

Propietario

string

None.

Response 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 with type 'GestionMaincer.Models.Pedido'. Path 'Usuario.Pedidos'.

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 with type 'GestionMaincer.Models.Pedido'. Path 'Usuario.Pedidos'.