Newer Version Available

This content describes an older version of this product. View Latest

InvoiceProcPymtExclEvent

Represents the notification to the subscribers regarding the results of /commerce/invoicing/invoices/collection/actions/generate request to generate an invoice from billing schedules without processing payments. This object is available in API version 63.0 and later.

Supported Calls

describeSObjects()

Supported Subscribers

Subscriber Supported?
Apex Triggers Yes
Flows Yes
Processes Yes
Pub/Sub API Yes
Streaming API (CometD) Yes

Subscription Channel

/event/InvoiceProcPymtExclEvent

Event Delivery Allocation Enforced

Yes

Special Access Rules

This object is available if Subscription Management or Commerce Subscriptions is enabled. If your org has both Subscription Management and Commerce Subscriptions enabled, then Subscription Management takes precedence. You need the Billing Operations User permission set to access this object.

Fields

Field Details
CorrelationIdentifier
Type
string
Properties
Nillable
Description
The unique ID of the request for generating invoices.
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.
InvoiceErrorDetailEvent
Type
textarea
Properties
Nillable
Description
The InvoiceErrorDetailEvent record when an error occurs before the processing starts.
InvoiceProcDetailEventList
Type
textarea
Properties
Nillable
Description
A list of related InvoiceProcessedDetailEvent records. A single InvoiceProcessedDetailEvent record is created for each invoice.
IsSuccess
Type
boolean
Properties
Defaulted on create
Description
Indicates whether the request was successful or not.
The default value is false.
PaymentExclusionReason
Type
string
Properties
Nillable
Description
The reason for the exclusion of payment for the invoice.
ReplayId
Type
string
Properties
Nillable
Description
Represents an ID value that is populated by the system and refers to the position of the event in the event stream. Replay ID values aren’t guaranteed to be contiguous for consecutive events. A subscriber can store a replay ID value and use it on resubscription to retrieve missed events that are within the retention window.
RequestIdentifier
Type
string
Properties
Nillable
Description
The unique ID of the request for generating invoices.