Delete NoPart Purchase Line
DELETE
/v1/purchase_orders/{purchase_id}/no_part_lines/{no_part_purchase_line_id}/Deletes a Purchase Order No Part Line
Request
Path Params
purchase_id
string
required
no_part_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