Skip to main content

Deprecate Warehouse Location

POST 

/api/v2/warehouse-locations/:warehouseLocation/deprecate

Deprecate (soft-retire) a location so it is hidden from pickers and datatables but retains its history. Returns 422 if it is the last active storage location in the warehouse.

Authentication: Requires Bearer token. Scope: warehouses (read/write).

Requires permission: warehouses.manage_locations

Request

Responses

OK