Create NoPart Purchase Line
POST
/v1/purchase_orders/{purchase_id}/no_part_lines/Creates No Part Lines for a Purchase Order. Request body can be list or single object. Response will always be an array.
Request
Path Params
purchase_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
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/3045500)[]
optional
#/definitions/3045500
optional
Example
Not configured
Last modified: 4 months ago