Appearance
GET
/warehouse-management/stock-balance/stock-balancesRequired scope:
viskan:stockbalance:readSearches for stock balances in the system.
Parameters
Query parameters
page integerThe page to search for.
Default value:
1resultsPerPage integerThe number of results per page. Must be a value between 1 and 200.
searchId string The search ID to use for continued pages. Not usable together with any of the filters. More details.
modifiedAfter booleanFilter on last modification date. Useful for getting delta-changes. More details.
stockKeepingUnitId integerMultivalued
Filter on the internal identifier of stock keeping units.
europeanArticleNumber stringMultivalued
Filter on the European article number of stock keeping units.
priceLookupNumber stringMultivalued
Filter on the price lookup number of stock keeping units.
priceLookupUnitNumber stringDeprecatedMultivalued
Deprecated in favor of priceLookupNumber.
warehouseId integerMultivalued
Filter on warehouse by their internal number.
warehouseNumber stringMultivalued
Filter on the external number of warehouses.
Response
The response contains a set of search hits and information about pagination.