Skip to main content
GET
Purchase Order - Get By Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string>
required

PO status to filter by

Available options:
closed,
created,
receiving,
acknowledged,
sent,
edited,
transit,
accepting

Response

Purchase orders by status

purchase_orders
object[]
required

Array of purchase orders