GET api/pedidos-app/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
PedidoApp| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Ejercicio | integer |
None. |
|
| NroOperacion | integer |
None. |
|
| Fecha | date |
None. |
|
| NroDocumento | integer |
None. |
|
| IdUsuario | integer |
None. |
|
| Usuario | Usuario |
None. |
|
| Propietario | string |
None. |
|
| Cliente | Cliente |
None. |
|
| Contacto | string |
None. |
|
| Descripcion | string |
None. |
|
| Finalizado | boolean |
None. |
|
| Revisado | boolean |
None. |
Response Formats
application/json
Sample:
text/json
Sample: