Get PO Lines for Invoice
GET /api/purchase-orders/:purchase_order/lines-for-invoice
Get purchase order lines optimised for invoice creation. Returns only essential invoice-relevant fields with minimal N+1 overhead.
Authentication: Requires Bearer token.
Request