Create Purchase Line
POST
/v1/purchase_orders/{purchase_id}/lines/Creates Lines for a Purchase Order using the Customer API
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/3046440)[]
optional
#/definitions/3046440
optional
Example
Not configured
Last modified: 3 months ago