ChargebeeAPI

Omnichannel subscription item scheduled change

This resource represents any scheduled changes related to an Omnichannel subscription item .

API Index URL

https://[site].chargebee.com/api/v2/omnichannel_subscription_item_scheduled_change

Omnichannel subscription item scheduled change attributes

id
optional, string, max chars=40

Uniquely identifies an omnichannel_subscription_item_scheduled_change .

omnichannel_subscription_item_id
optional, string, max chars=100

The id of the Omnichannel subscription item object associated with this scheduled change.

scheduled_at
required, timestamp(UTC) in seconds

When a change to the omnichannel_subscription_item is scheduled, this is the date and time when it takes effect.

change_type
required, enumerated string

Indicates the type of scheduled change.

Possible Enum Values
downgrade

The scheduled change type is downgrade

pause
created_at
required, timestamp(UTC) in seconds

Indicates timestamp when the omnichannel_subscription_item_scheduled_change created in Chargebee.

modified_at
required, timestamp(UTC) in seconds
resource_version
optional, long

Version number of this resource. The resource_version is updated with a new timestamp in milliseconds for every change made to the resource.

current_state

The current state of the attributes before the scheduled change takes effect.

scheduled_state

The scheduled state of the attributes for which the change scheduled.