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()
Special Access Rules
This object is available when Subscription Management is enabled.
Fields
| Field | Details |
|---|---|
| CorrelationIdentifier |
|
| CrMemoProcessErrDtlEvents |
|
| CreditMemoId |
|
| EventUuid |
|
| InvoiceId |
|
| 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: []
3 CreatedById: "005xx000001X8efAAC"
4 CreatedDate: "2022-08-11T16:44:34.652Z"
5 CreditMemoId: "50gxx000000gwFyAAI"
6 InvoiceId: "3ttxx0000001Vg5AAE"
7 IsSuccess: true
8 RequestIdentifier: null