Get Purchase Order
GET
/v1/purchase_orders/{purchase_id}/Gets a Purchase Order
Request
Path Params
purchase_id
string
required
Query Params
blended
string
optional
If given, includes sub org's purchases in the lookup for the target update purchase order.
Header Params
x-org-id
string
optional
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 days ago