Newer Version Available
NegInvcLineProcessedEvent
Notifies subscribers when a negative invoice line is converted to a credit
memo. This object is available in API version 56.0 and later.
Supported Calls
describeSObjects()
Event Delivery Allocation Enforced
No
Special Access Rules
This object is available when Subscription Management is enabled.
Fields
| Field | Details |
|---|---|
| CorrelationIdentifier |
|
| CrMemoProcessErrDtlEvents |
|
| CreditMemoId |
|
| ErrorDetails |
|
| EventUuid |
|
| InvoiceId |
|
| IsAutomatedNegativeInvoiceLineConversion |
|
| IsSuccess |
|
| ReplayId |
|
| RequestIdentifier |
|
Example
A user successfully submits a negative invoice line, which creates one credit memo,
and generates this platform event when the request
completes.
1{
2 CrMemoProcessErrDtlEvents: null
3 CreatedById: "005xx000001X8efAAC"
4 CreatedDate: "2022-08-11T16:44:34.652Z"
5 CreditMemoId: "50gxx000000gwFyAAI"
6 ErrorDetails:."[]"
7..InvoiceId: "3ttxx0000001Vg5AAE"
8 IsSuccess: true
9 RequestIdentifier: null