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.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see InvoiceProcessedEvent in the Billing Guide and Platform Events Developer Guide.

Fields

Field Name Field Label Type Digits Length Precision Scale
CorrelationIdentifier Correlation Identifier string 80
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
EventUuid Event UUID string 36
InvoiceErrorDetailEvent Invoice Error Detail Event ID complexvalue
InvoiceProcessedDetailEvents Invoice Processed Detail Event ID complexvalue
IsSuccess Success boolean
ReplayId Replay ID string 1000
RequestIdentifier Request Identifier string 80