List all sales order rows

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
ids
array of integers

Filters sales order rows by an array of IDs

ids
sales_order_ids
array of integers

Filters sales order rows by an array of sales order ids

sales_order_ids
integer

Filters sales order rows by variant id.

integer

Filters sales order rows by location

integer

Filters sales order rows by tax rate id.

integer

Filters sales order rows manufacturing order id.

enum

Filters sales order rows by product availability

Allowed:
extend
array of strings

Array of objects that need to be added to the response

extend
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
LoadingLoading…
Response
Choose an example:
application/json