GET api/AppLlantas/GetListaRacks?key={key}&IDProg={IDProg}&EsEntrada={EsEntrada}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | string |
Required |
|
| IDProg | integer |
Required |
|
| EsEntrada | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
RackEscaneados| Name | Description | Type | Additional information |
|---|---|---|---|
| EsEntrada | boolean |
None. |
|
| TotalRacks | integer |
None. |
|
| TotalLlantas | integer |
None. |
|
| TotalSalidaExistencias | integer |
None. |
|
| TotalSalidaRacks | integer |
None. |
|
| RefProg | string |
None. |
|
| Pedimento | string |
None. |
|
| ListaLlantas | Collection of ListaLlantasEscaneadas |
None. |
|
| ListaProgramadas | Collection of ListaLlantasEscaneadas |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.