Skip to main content
GET
Check inventory

Authorizations

Authorization
string
header
required

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

Path Parameters

order_number
string
required

Order number

Query Parameters

fulfillment_type
enum<string>

Optional. The fulfillment type to evaluate inventory against. If not provided, the inventory will be checked for the fulfillment_type of the shipment.

Available options:
delivery,
collect-in-store
shipment_number
string

Optional. The shipment number to check inventory for. If not provided, the inventory will be checked for the unscheduled shipment of the order.

Response

200 - application/json

OK

message
string
success
boolean
content
object