Get Fulfillment Order Line Items
GET/api/fulfillment-orders/:fulfillmentOrder/line-items
The FO's lines (sku / name / product_id / quantity / remaining_quantity) for the data table's lazily-loaded expandable rows. Mirrors the SOF / PO line-items endpoints. quantity is the FOL budget; remaining_quantity is the amount still to be fulfilled.
Authenticate with a Personal Access Token.
Request
Responses
- 200
OK
Response Headers
Content-Type