wafeq_credit_notes_line_items_list
Fetch a paginated list of line items for a given credit note ID. Use this to view or reconcile the contents of a credit note.
Instructions
๐ข READ-ONLY ยท Credit Note Line Items ยท GET /credit-notes/{credit_note_id}/line-items/
List credit note line items
Endpoint for retrieving a list of credit note 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. | |
| credit_note_id | Yes |