List all sales order fulfillments

Returns a list of sales order fulfillments you’ve previously created. The sales order fulfillments are returned in a sorted order, with the most recent sales order fulfillments appearing first.

Query Params
number

Filters sales order fulfillments by a sales order id

string

Filters sales order fulfillments by a picked date min

string

Filters sales order fulfillments by a tracking number

string

Filters sales order fulfillments by a tracking url

string

Filters sales order fulfillments by a tracking carrier

string

Filters sales order fulfillments by a tracking method

string

Filters sales order fulfillments by a status

boolean

Soft-deleted data is excluded from result set by default. Set to true to include it.

string

Used for pagination (default is 50)

string

Used for pagination (default is 1)

string

Minimum value for created_at range. Must be compatible with ISO 8601 format

string

Maximum value for created_at range. Must be compatible with ISO 8601 format

string

Minimum value for updated_at range. Must be compatible with ISO 8601 format

string

Maximum value for updated_at range. Must be compatible with ISO 8601 format

Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json