The CreditNote object
A CreditNote is transaction issued to a customer, indicating a reduction or cancellation of the amount owed by the customer. It is most generally used as an adjustment note used to rectify errors, returns, or overpayments related to a sales transaction. A CreditNote can be applied to Accounts Receivable Invoices to decrease the overall amount of the Invoice.
id
remote_id
The third-party API ID of the matching object.
created_at
The datetime that this object was created by Merge.
modified_at
The datetime that this object was modified by Merge.
transaction_date
The credit note's transaction date.
status
The credit note's status.
* `SUBMITTED` - SUBMITTED
* `AUTHORIZED` - AUTHORIZED
* `PAID` - PAID
Allowed values:
number
The credit note's number.
contact
The credit note's contact.
company
The company the credit note belongs to.
exchange_rate
The credit note's exchange rate.
total_amount
The credit note's total amount.
remaining_credit
The amount of value remaining in the credit note that the customer can use.
inclusive_of_tax
If the transaction is inclusive or exclusive of tax. `True` if inclusive, `False` if exclusive.
line_items
tracking_categories
currency
The credit note's currency. The currency code in ISO 4217 format.
remote_created_at
When the third party's credit note was created.
remote_updated_at
When the third party's credit note was updated.
payments
Array of `Payment` object IDs
applied_payments
A list of the Payment Applied to Lines common models related to a given Invoice, Credit Note, or Journal Entry.
accounting_period
The accounting period that the CreditNote was generated in.
applied_to_lines
A list of the CreditNote Applied to Lines common models related to a given Credit Note
remote_was_deleted
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappings
remote_data