Delete Purchase Line
DELETE
/v1/purchase_orders/{purchase_id}/lines/{purchase_line_id}/Delete a Purchase Line
Request
Path Params
purchase_id
string
required
purchase_line_id
string
required
Query Params
blended
string
optional
If given, includes purchase orders made by sub orgs in the lookup
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 months ago