removeZone

Removes a zone (and all bays and trays contained within) from the warehouse.

URL

POST /stockTake/removeZone

Input

{
"zone": "The zone to remove"
}

Parameters

ParameterTypeDescription
zonestringThe identifier of the zone you want to remove

Output

OK if successful

FAIL if unsuccessful