post https://eu-ext.linnworks.net/api/Stock/GetBinRacksById
Returns the list of BinRacks by BinRack Ids for WMS locations.
Rate limit: 150 / minute
Log in to see full request history
Response
Returns the list of BinRacks by BinRack Ids for WMS locations.
Rate limit: 150 / minute
xxxxxxxxxx
curl --request POST \
--url https://eu-ext.linnworks.net/api/Stock/GetBinRacksById \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
55}
{
"BinRacks": [
{
"BinRackId": 0,
"BinRackTypeId": 0,
"BinRack": "string",
"GeoPosition": {
"X": 0,
"Y": 0,
"Z": 0
},
"Dimension": {
"Width": 0,
"Depth": 0,
"Height": 0
},
"RoutingSequence": 0,
"MaxCapacityVolumetric": 0,
"CurrentFullPercentage": 0,
"MaxQuantityCapacity": 0,
"CurrentQuantity": 0,
"CurrentVolumetric": 0,
"OptimalReplenishFullPercentage": 0,
"CriticalReplenishFullPercentage": 0,
"ItemRestriction": true,