View Source ExChargebee.CreditNote (ex_chargebee v0.4.0)
An interface for Interacting with credit_notes
For More information see Chargebee credit_note Documentation
Summary
Functions
Creates a credit_note.
Perform a delete on individual credit_note.
Perform a download_einvoice on individual credit_note.
Perform a credit_note import_credit_note.
Returns a list of credit_notes.
Perform a pdf on individual credit_note.
Perform a record_refund on individual credit_note.
Perform a refund on individual credit_note.
Perform a remove_tax_withheld_refund on individual credit_note.
Perform a resend_einvoice on individual credit_note.
Perform a send_einvoice on individual credit_note.
Returns a stream of credit_notes. Pagination is handled automatically.
Perform a void on individual credit_note.
Functions
Creates a credit_note.
Find more information in the Chargebee Documentation
Perform a delete on individual credit_note.
Find more information in the Chargebee Documentation
Perform a download_einvoice on individual credit_note.
Find more information in the Chargebee Documentation
Perform a credit_note import_credit_note.
Find more information in the Chargebee Documentation
Returns a list of credit_notes.
Pagination is handled automatically.
Perform a pdf on individual credit_note.
Find more information in the Chargebee Documentation
Perform a record_refund on individual credit_note.
Find more information in the Chargebee Documentation
Perform a refund on individual credit_note.
Find more information in the Chargebee Documentation
Perform a remove_tax_withheld_refund on individual credit_note.
Find more information in the Chargebee Documentation
Perform a resend_einvoice on individual credit_note.
Find more information in the Chargebee Documentation
Perform a send_einvoice on individual credit_note.
Find more information in the Chargebee Documentation
stream_list(params \\ %{}, path \\ "", opts \\ [], resource \\ "credit_note")
View SourceReturns a stream of credit_notes. Pagination is handled automatically.
Perform a void on individual credit_note.
Find more information in the Chargebee Documentation