GET api/AppConsultaListaResumenAlm?key={key}&IDAlmacenBase={IDAlmacenBase}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | string |
Required |
|
| IDAlmacenBase | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjResumenByAlmacen| Name | Description | Type | Additional information |
|---|---|---|---|
| IDAlmacenBase | integer |
None. |
|
| TotalPesoNetoRollos | string |
None. |
|
| TotalPesoBrutoRollos | string |
None. |
|
| TotalPalletsNoPartes | integer |
None. |
|
| TotalItems | integer |
None. |
|
| TotalNiveles | integer |
None. |
|
| IDProducto | integer |
None. |
|
| Producto | string |
None. |
|
| Desglose | Collection of ObjNivel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.