Skip to main content
GET
List all warehouses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

accepts_returns
boolean

Accepts returned goods

active
boolean

active status

can_collect
boolean

Customer can collect parcel or not

can_receive_stock
boolean

Can receive stock

can_ship_parcel
boolean

Can ship parcel

is_checkout_point
boolean

Supports pos devices or not

warehouse_type
enum<string>

warehouse type

Available options:
retail-store,
distribution-center

Response

200 - application/json

OK

message
string
success
boolean
content
object