Skip to main content

List Warehouse Locations

GET 

/api/warehouse-locations/:warehouse

List all storage locations defined for a warehouse. The path parameter is the WAREHOUSE ID (not a location ID).

Required scope: warehouses:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

A location is a physical slot addressed by aisle / bay / shelf / bin. At most one location per warehouse is flagged is_default — new stock is placed there unless a location is specified.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type