Get Purchase Orders

Returns a list of all purchase orders in the library.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

A page number within the paginated result set.

string

A field to order results by.

string

Filter on a supplier ID.

string

Filter on an outlet ID.

string

Filter on an order number. Only queries exact matches.

string

Filter on an order number. Queries partial matches on this field.

string

A user ID.

string
enum

Filter on a status.

Allowed:
status__in
array of strings

Filter on multiple status.

status__in
boolean

Filter on orders that are or are not accepting more deliveries. When true, no more deliveries are expected.

date

Filter on the order's ordered on date.

date

Filter on the order's ordered on date (greater than).

date

Filter on the order's ordered on date (lower than).

date

Filter on the order's expected delivery date.

date

Filter on the order's expected delivery date (greater than).

date

Filter on the order's expected delivery date (lower than).

float

Filter on a discount amount (exact).

float

Filter on a discount amount (greater than).

float

Filter on a discount amount (lower than).

string

Filter on an invoice number

string
enum

Filter on an invoice status.

Allowed:
boolean

Filter on orders that have/have not been viewed by the supplier.

date

Filter on the order's viewed by supplier date.

date

Filter on the order's viewed by supplier date (greater than).

date

Filter on the order's viewed by supplier date (lower than).

boolean

Filter on orders that have/have not been fetched by the supplier.

date

Filter on the order's fetched by supplier date.

date

Filter on the order's fetched by supplier date (greater than).

date

Filter on the order's fetched by supplier date (lower than).

Response

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