Skip to main content
GET
Purchase Order - Get Single

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

Purchase order ID

fields
object

Projection fields object, e.g. { "name": 1 }

options
object

Additional options

Response

Single purchase order

purchase_order
object
required