GET api/albaranes-app?pagina={pagina}&filtro={filtro}&pendientesRevision={pendientesRevision}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pagina

integer

Default value is 0

filtro

string

None.

pendientesRevision

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IndexResult
NameDescriptionTypeAdditional information
Data

Collection of AlbaranApp

None.

More

boolean

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 for property 'Usuario' with type 'GestionMaincer.Models.Usuario'. Path 'Data[0].Usuario.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 'Data[0].Usuario.Pedidos[0]'.