Newer Version Available
CreditMemo
Represents a document that is used to adjust or rectify errors made in an
invoice. The invoice has already been processed and
sent
to a customer. This object is available in API version 48.0 and later.
A credit memo always decreases the balance of an invoice or invoice lines. Users can apply positive credit memos to positive invoices or invoice lines, and negative credit memos to negative invoices or invoice lines. For example, a $10 credit memo would reduce the balance of a $100 invoice line to $90. A -$10 credit memo would reduce the balance of a -$100 credit memo to -$110.
Supported Calls
describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), update()
Special Access Rules
To access these entities, your org must have a Salesforce Order Management license. These entities are available only in Lightning Experience.
Fields
| Field | Details |
|---|---|
| Balance |
|
| BillToContactId |
|
| BillingAccountId |
|
| CreditDate |
|
| CreditMemoNumber |
|
| Description |
|
| DocumentNumber |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| OwnerId |
|
| ReferenceEntityId |
|
| Status |
|
| TotalAdjustmentAmount |
|
| TotalAmount |
|
| TotalAmountWithTax |
|
| TotalChargeAmount |
|
| TotalTaxAmount |
|