Skip to main content

List Warehouses

GET 

/api/v2/warehouses

Returns all warehouses.

Required scope: warehouses:read

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

Authentication: Requires Bearer token.

Contract-manufacturer warehouses are direct warehouses with subtype = "contractor" and a non-null contractor_supplier_id (the linked supplier). Their stock is real owned inventory, but they are excluded from channel available-to-sell and are never auto-routed for fulfillment (auto_routing_enabled is always false).

Request

Responses

OK