books_create_credit_note
Create a credit note in Zoho Books to refund or credit customers. Specify customer, line items, and optional invoice to apply the credit.
Instructions
Create a new credit note in Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| terms | No | ||
| reason | No | ||
| discount | No | ||
| adjustment | No | ||
| invoice_id | No | ||
| line_items | Yes | ||
| customer_id | Yes | ||
| template_id | No | ||
| crm_owner_id | No | ||
| currency_code | No | ||
| custom_fields | No | ||
| discount_type | No | ||
| billing_address | No | ||
| shipping_charge | No | ||
| is_inclusive_tax | No | ||
| reference_number | No | ||
| shipping_address | No | ||
| creditnote_number | No | ||
| adjustment_description | No | ||
| is_discount_before_tax | No | ||
| crm_custom_reference_id | No |