Skip to main content
GET
Retrieve warehouse detail

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

warehouse id

Query Parameters

fulfillment_type
enum<string>

Optional. If provided, it will filter shipping methods on the returned WarehouseDetail (shipping_providers, manual_methods, available_shipping_options) to those supporting the given fulfillment type.

Available options:
delivery,
collect-in-store

Response

200 - application/json

OK

message
string
success
boolean
content
object