BillSchdCreatedEventDetail

Contains information about each order item in the /actions/standardCreateBillingScheduleFromOrderItem request and any errors that occurred while processing the request. This object is included in an BillingScheduleCreatedEvent message. You can’t subscribe to BillSchdCreatedEventDetail directly. This object is available in API version 55.0 and later.

Supported Calls 

describeSObjects()

Special Access Rules 

This object is available when Subscription Management is enabled in your org.

Fields 

BillingScheduleId 

Type: Id

Properties: Nillable

Description: If the request was successful, this field contains the ID of the billing schedule for the order item.

ErrorCode 

Type: string

Properties: Nillable

Description: If the request wasn’t successful, this field contains the error code.

ErrorMessage 

Type: string

Properties: Nillable

Description: If the request wasn’t successful, this field contains the error message.

EventUuid 

Type: string

Properties: Nillable

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

IsSuccess 

Type: boolean

Properties: Nillable

Description: Indicates whether the request to create a billing schedule for the order item was successful.

OrderItemId 

Type: reference

Properties: Nillable

Description: The ID of the order item used in the /actions/standardCreateBillingScheduleFromOrderItem REST request. This field is a relationship field.

Relationship Name: OrderItem

Relationship Type: Lookup

Refers To: OrderItem