/getPOs

Heavy throttling.
Returns a list of purchase orders.

Body Params
date
Defaults to minDate
date
Defaults to maxDate
string
Defaults to Everything except Completed

We will return all POs that are not completed by Default. To get completed PO's, you must intentionally specify in the call. Possible values are: NoneReceived, PartiallyReceived, Completed, Cancelled

int32
Defaults to 0

10,000 POs are returned per page. Defaults to 0.

boolean
Defaults to false

Returns incoming product details in separate array.

PONumbers
array of strings

A list of PO Numbers you can request data for. If using this parameter, the Date parameters and Status parameter is ignored.

PONumbers
string
required
string
required
Headers
string
Defaults to application/json

application/json

string
Defaults to application/json

application/json

Response

Language
Response
Choose an example:
application/json