List Line Items
productive_list_line_itemsList line items for a specific invoice to see how quantity times unit price determines the invoice amount.
Instructions
List line items for a specific invoice. Line items determine the invoice amount (quantity x unit_price).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| page_size | No | Number of results per page (max 200) | |
| invoice_id | Yes | The invoice ID to list line items for (required) |