wafeq_simplified_invoices_line_items_list
Retrieve simplified invoice line items by invoice ID to view all items on a specific invoice. Supports pagination for managing large result sets.
Instructions
๐ข READ-ONLY ยท Simplified Invoice Line Items ยท GET /simplified-invoices/{invoice_id}/line-items/
List simplified invoice line items
Endpoint for retrieving a list of simplified invoice line items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | A page number within the paginated result set. | |
| page_size | No | Number of results to return per page. | |
| invoice_id | Yes |