Skip to main content

List Warehouse Locations

GET 

/api/v2/warehouse-locations

Paginated warehouse locations (bins) with the cached per-location on-hand units (on_hand). Deprecated locations are hidden unless include_deprecated (top-level or inside filter[]) is truthy.

Authentication: Requires Bearer token. Scope: warehouses (read/write). Requires the tenant to have warehouse locations enabled (warehouse.locations middleware).

Location types: staging, primary_pick, reserve, storage, shipping, returns, quarantine, damaged. Available sorts: code (default), type, created_at (prefix with - for descending).

Request

Responses

OK