get https://eu-ext.linnworks.net/api/Wms/GetWarehouseZonesByLocation
Permissions Required: GlobalPermissions.Inventory.WarehouseManagementNode
Rate limit: 150 / minute
Log in to see full request history
Response
Permissions Required: GlobalPermissions.Inventory.WarehouseManagementNode
Rate limit: 150 / minute
xxxxxxxxxx
curl --request GET \
--url https://eu-ext.linnworks.net/api/Wms/GetWarehouseZonesByLocation \
--header 'accept: application/json'
xxxxxxxxxx
43}
{
"Zones": [
{
"ZoneId": 0,
"ZoneTypeId": 0,
"Name": "string",
"ParentZoneId": 0,
"HierarchyLevel": 0,
"StockLocationIntId": 0
}
],
"ZoneTypes": [
{
"ZoneTypeId": 0,
"Name": "string",
"StockLocationIntId": 0
}
],
"ZoneGroups": [
{
"ZoneGroupId": 0,
"Name": "string"
}
],
"ZoneGroupsToZones": [