GET api/local-data/download

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

DownloadResult
NameDescriptionTypeAdditional information
Pedidos

Collection of Pedido

None.

Contactos

Collection of Contacto

None.

Usuarios

Collection of Usuario

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 'Pedidos[0].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 'Pedidos[0].Usuario.Pedidos'.