Order Lines
Fetch a single order line by its id. Returns 404 when the line or its parent order is not accessible to the current company.
get/api/order-lines/{lineId}
Path parameters
lineIdstring required
Response
Default Response
Fetch a single order line by its id. Returns 404 when the line or its parent order is not accessible to the current company.
Default Response