post https://eu-ext.linnworks.net/api/Stock/GetStockLevelByLocation
Use this call to retrieve report about "item stock level"
Rate limit: 250 / minute
Log in to see full request history
Response
Use this call to retrieve report about "item stock level"
Rate limit: 250 / minute
xxxxxxxxxx
curl --request POST \
--url https://eu-ext.linnworks.net/api/Stock/GetStockLevelByLocation \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
31}
{
"StockLevel": {
"Location": {
"StockLocationId": "00000000-0000-0000-0000-000000000000",
"StockLocationIntId": 0,
"LocationName": "string",
"LocationTag": "string",
"IsFulfillmentCenter": true,
"IsWarehouseManaged": true,
"BinRack": "string"
},
"StockLevel": 0,
"StockValue": 0,
"MinimumLevel": 0,
"InOrderBook": 0,
"Due": 0,
"JIT": true,
"InOrders": 0,
"Available": 0,
"UnitCost": 0,
"SKU": "string",
"AutoAdjust": true,
"LastUpdateDate": "2025-05-19T05:53:11.101Z",
"LastUpdateOperation": "string",
"rowid": "00000000-0000-0000-0000-000000000000",