BillingScheduleCreatedEvent

Notifies subscribers when the /actions/standardCreateBillingScheduleFromOrderItem request is complete. This object is available in API version 55.0 and later.

Supported Calls 

describeSObjects()

Supported Subscribers 

SubscriberSupported?
Apex TriggersYes
FlowsYes
ProcessesYes
Pub/Sub APIYes
Streaming API (CometD)Yes

Subscription Channel 

/event/billingschedulecreatedevent

Event Delivery Allocation Enforced 

No

Special Access Rules 

This object is available when Subscription Management is enabled.

Fields 

BillSchdCreatedEventDetail 

Type: BillSchdCreatedEventDetail[]

Properties: Nillable

Description: One BillingScheduleCreatedEventDetail entry is created for each order item in the BillingScheduleCreatedEvent request. One BillSchdCreatedEventDetail is created for each error that occurred.

CorrelationIdentifier 

Type: string

Properties: Nillable

Description: Reserved for future use.

EventUuid 

Type: string

Properties: Nillable

Description: A universally unique identifier (UUID) that identifies a platform event message.

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: ID returned in the CreateBillingScheduleFromOrderItem response. Use this ID to identify the BillingScheduleCreatedEvent for a specific request.