Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
InvoiceProcessedEvent
Notifies subscribers when the process started by the /commerce/billing/invoices request is complete. The
process groups billing schedules by grouping keys and creates one invoice per grouping
key. InvoiceProcessedEvent is a top-level object
that contains a list of InvoiceProcessedDetailEvents, where each detail event represents an
attempt to create one invoice. This object is available in API version 55.0 and
later.
Supported Calls
describeSObjects()
Supported Subscribers
| Subscriber | Supported? |
|---|---|
| Apex Triggers | ![]() |
| Flows | ![]() |
| Processes | ![]() |
| Pub/Sub API | ![]() |
| Streaming API (CometD) | ![]() |
Subscription Channel
/event/InvoiceProcessedEvent
Event Delivery Allocation Enforced
No
Special Access Rules
This object is available when Subscription Management is enabled.
Fields
| Field | Details |
|---|---|
| CorrelationIdentifier |
|
| EventUuid |
|
| InvoiceErrorDetailEvent |
|
| InvoiceProcessedDetailEvent |
|
| IsSuccess |
|
| ReplayId |
|
| RequestIdentifier |
|
