Get Purchase Line
GET
/v1/purchase_orders/{purchase_id}/lines/{purchase_line_id}Gets a Purchase Order 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
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 4 months ago