Ship a Fulfillment

Create a shipment and mark a fulfillment as shipped. This changes the order's fulfillment status to either partially_shipped or shipped, depending on whether all the items were shipped.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Order.

Query Params
string

Comma-separated relations that should be expanded in the returned order.

string

Comma-separated fields that should be included in the returned order.

Body Params

The details of the shipment to create.

string
required

The ID of the Fulfillment.

tracking_numbers
array of strings

The tracking numbers for the shipment.

tracking_numbers
boolean

If set to true no notification will be send related to this Shipment.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain