wafeq_bills_line_items_list
Fetch bill line items by bill ID to view itemized details. Supports pagination for large result sets.
Instructions
๐ข READ-ONLY ยท Bill Line Items ยท GET /bills/{bill_id}/line-items/
List bill line items
Endpoint for retrieving a list of bill line items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | A page number within the paginated result set. | |
| bill_id | Yes | ||
| page_size | No | Number of results to return per page. |