GET Stock/GetInventoryLevelsAtLocation/{SiteID}?StockLocationId={StockLocationId}

Returns the Estimated Stock Levels at the Site + Quantity on Order. Optional Stock Location

Request Information

URI Parameters

Name Type Description Additional information
SiteID integer

StockLocationId integer

Optional: leave blank to include all stocklocations for the site

None.

Body Parameters

None.

Response Information

Resource Description

StockInventoryLevelCatalogue
Name Type Description Additional information
SiteID integer

None.

Products Collection of StockInventoryLevelModel

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.