List all purchase order rows

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

Query Params
ids
array of integers

Filters purchase order rows by an array of IDs

ids
number

Filters purchase order rows by purchase order id

number

Filters purchase order rows by variant id

number

Filters purchase order rows by tax rate id

number

Filters purchase order rows by group id

number

Filters purchase order rows by purchase_uom

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