Get Stock Locations
GET /stock/{sku}/locations query bearer
Returns all warehouse locations holding a given SKU, including quantity on hand and reserved quantity per location.
Overview
|
|
| ID |
get-stock-locations-api |
| Method |
GET |
| Path |
/stock/{sku}/locations |
| Classification |
query |
| Domain |
inventory |
| Capability |
store-inventory |
| Service |
retrieve-location-stock |
| Application |
wms — WMS |
| Auth |
bearer |
Response
|
|
| Business Object |
inventory-item |
| Description |
Item-level inventory reference used by basket, order, shipment, reservation, and allocation records. |
Scenarios using store-inventory
| Scenario |
Description |
Ship From Store |
An online order is fulfilled by shipping the goods directly from a physical store rather than a cent |
Store Day Open |
A physical store executes its opening routine before serving customers for the day. The scenario cov |
Related APIs — inventory domain