The VendorCredit object

A VendorCredit is transaction issued by a vendor to the accounting company, indicating a reduction or cancellation of the amount owed to the vendor. It is most generally used as an adjustment note used to rectify errors, returns, or overpayments related to a purchasing transaction. A VendorCredit can be applied to Accounts Payable Invoices to decrease the overall amount of the Invoice.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional

The third-party API ID of the matching object.

created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
numberstring or nullOptional
The vendor credit's number.
transaction_datedatetime or nullOptional
The vendor credit's transaction date.
vendorstring or nullOptionalformat: "uuid"
The vendor that owes the gift or refund.
total_amountdouble or nullOptional
The vendor credit's total amount.
currencyenum or nullOptional
The vendor credit's currency. The currency code in ISO 4217 format.
exchange_ratestring or nullOptionalformat: "decimal"
The vendor credit's exchange rate.
inclusive_of_taxboolean or nullOptional

If the transaction is inclusive or exclusive of tax. True if inclusive, False if exclusive.

companystring or nullOptionalformat: "uuid"
The company the vendor credit belongs to.
lineslist of objectsOptionalRead-only
tracking_categorieslist of stringsOptional
applied_to_lineslist of objectsOptional
A list of VendorCredit Applied to Lines objects.
remote_was_deletedbooleanOptionalRead-only

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.

accounting_periodstring or nullOptionalformat: "uuid"
The accounting period that the VendorCredit was generated in.
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only