Delete Purchase Order
DELETE
/v1/purchase_orders/{purchase_id}/Deletes 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
No Content(204)
HTTP Code: 204
Content Type : JSONapplication/json
Data Schema
null
optional
Example
null
Last modified: 3 days ago