Credit-Notes
Credit notes are created when a refund is to be made to a customer. A credit note object allows you to keep track of all credit note related information.
Attribute
open
, closed
or void
.item_id
, description
, quantity
, price
and item_total
.invoice_id
and amount
.Create a credit note
Details of an existing creditnote.
OAuth Scope : ZohoSubscriptions.creditnotes.CREATE
Arguments
item_id
, description
, quantity
, price
and item_total
.home_country_mexico
,border_region_mexico
,non_mexico
supported only for MX.acquisition_of_merchandise
, return_discount_bonus
, general_expense
, buildings
, furniture_office_equipment
, transport_equipment
, computer_equipmentdye_molds_tools
, telephone_communication
, satellite_communication
, other_machinery_equipment
, hospital_expense
, medical_expense_disability
, funeral_expense
, donation
, interest_mortage_loans
, contribution_sar
, medical_expense_insurance_pormium
, school_transportation_expense
, deposit_saving_account
, payment_educational_service
, no_tax_effect
, payment
, payroll
.return_of_merchandise
, substitution_previous_cfdi
, transfer_of_goods
, invoice_generated_from_order
, cfdi_for_advance
.Retreive a credit note
Details of an existing creditnote.
OAuth Scope : ZohoSubscriptions.creditnotes.READ
Delete a credit note
Delete an existing credit note.
OAuth Scope : ZohoSubscriptions.creditnotes.DELETE
Email a credit note
Email a credit note.
OAuth Scope : ZohoSubscriptions.creditnotes.CREATE
Arguments
Void a credit note
Details of an existing creditnote.
OAuth Scope : ZohoSubscriptions.creditnotes.CREATE
Open a voided credit note
Convert a voided credit note to open.
OAuth Scope : ZohoSubscriptions.creditnotes.CREATE
Apply Credits to Multiple Invoices
To associate a creditnote to multiple invoices.
OAuth Scope : ZohoSubscriptions.creditnotes.CREATE
Arguments
invoice_id
and amount
.