GET api/Inventory/Grid
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| Sorts | Collection of SortDescriptor |
None. |
|
| Filters | Collection of IFilterDescriptor |
None. |
|
| Groups | Collection of GroupDescriptor |
None. |
|
| Aggregates | Collection of AggregateDescriptor |
None. |
|
| ProductIds | Collection of string |
None. |
|
| BinIds | Collection of string |
None. |
|
| CategoryIds | Collection of string |
None. |
|
| TagIds | Collection of string |
None. |
|
| SearchText | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.