Get Incoming Orders

Returns a list of incoming orders for a supplier outlet.

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 by the internal supplier outlet ID fulfilling the order.

string

Filter by the outlet ID that placed the original purchase order.

string

Filter on an exact order number.

string

Filter on a order number containing the specified string.

string
Defaults to Filter on an exact purchase order number.
string

Filter on a purchase order number containing the specified string.

string
enum

Filter by incoming order status.

Allowed:
status__in
array of strings

Filter by multiple incoming order statuses. Comma-separated values.

status__in
string

Filter by the user ID who ordered the original purchase order.

string

Filter on orders that are or are not accepting more deliveries.

string

Filter on the exact 'ordered on' date of the purchase order.

string

Filter orders where the purchase order's 'ordered on' date is after the specified date.

string

Filter orders where the purchase order's 'ordered on' date is before the specified date.

string

Filter on the exact 'received_on' date of the purchase order.

string

Filter orders where the purchase order's 'received_on' date is after the specified date.

string

Filter orders where the purchase order's 'received_on' date is before the specified date.

string

Filter on the exact expected delivery date of the purchase order.

string

Filter orders where the purchase order's expected delivery date is after the specified date.

string

Filter orders where the purchase order's expected delivery date is before the specified date.

string

Filter on the exact discount amount of the purchase order.

string

Filter orders where the purchase order's discount is greater than the specified amount.

string

Filter orders where the purchase order's discount is less than the specified amount.

string

Filter by the user ID who sent the order.

string

Filter on the exact 'sent on' date of the order.

string

Filter orders where the 'sent on' date is after the specified date.

string

Filter orders where the 'sent on' date is before the specified date.

string

Filter on whether the order has updated stock when sent.

Responses

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