books_get_credit_notes
Retrieve credit notes from Zoho Books with filters for status, date range, customer, invoice, and more. Get paginated results to manage your credit notes effectively.
Instructions
Get all credit notes from Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | ||
| date_to | No | ||
| per_page | No | ||
| date_from | No | ||
| filter_by | No | ||
| invoice_id | No | ||
| sort_order | No | ||
| customer_id | No | ||
| search_text | No | ||
| sort_column | No | ||
| reference_number | No | ||
| creditnote_number | No |