Skip to main content

Get PO Line Items (Lightweight)

GET 

/api/purchase-orders/:purchase_order/line-items

Lightweight line items for the expandable row in the list view. Returns id, product SKU, barcode, product_name, quantity, received_quantity, amount, discount_rate, and line_total.

Required scope: purchase-orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type