This resource unifies representation of a Subscription item across multiple source.
Note: This resource represents in-app subscriptions made on Apple App Store and Google Play Store.
{
"omnichannel_subscription_item_scheduled_change": {
"omnichannel_subscription_item_id": "__test__osi_BXswds133lf1",
"scheduled_at": 1739345778,
"change_type": "downgrade",
"object": "omnichannel_subscription_item_scheduled_change",
"current_state": {
"item_id_at_source": "com.example.landmarks.premium"
},
"scheduled_state": {
"item_id_at_source": "com.example.landmarks.basic"
}
}
}Status of the omnichannel_subscription_item.
Learn more
about status and their mapping with the store's status.
The renewal status for the omnichannel_subscription_item
.
Start of the current billing period of the subscription item. It is applicable only if the status
is active
.
End of the current billing period of the subscription item. It is applicable only if the status
is active
.
Indicates timestamp when the subscription associated with the omnichannel_subscription_item
was expired
in the source
Specifies the reason for the subscription expiration.
Indicates timestamp when the subscription associated with the omnichannel_subscription_item
was cancelled
in the source
The reason of canceling the subscription.
Indicates timestamp when the grace period of subscription associated with the omnichannel_subscription_item
expires in the source
Indicates timestamp when the subscription automatically resumes after being set to paused
.
Indicates whether the omnichannel_subscription_item
has any scheduled changes.
Version number of this resource. The resource_version
is updated with a new timestamp in milliseconds for every change made to the resource.
Represents the omnichannel_subscription_item_offers
associated with the omnichannel_subscription_item
.
This field contains information about the upcoming renewal. It is present only if the source
provides renewal information (currently available only for Google Play Store purchases) and the omnichannel_subscription_item
's auto_renew_status
is set to on
to renew for the next term. Otherwise, this field is absent.
Represents an active product catalog mapping between an omnichannel_subscription_item
and a Chargebee item.
Use this attribute to retrieve entitlements for the omnichannel_subscription_item
that are associated with the linked Chargebee item
.
Three-letter ISO 4217 currency code for the offer price (for example, USD, EUR, INR).
Returns a list of omnichannel_subscription_item_scheduled_change
associated with the specified omnichannel_subscription_item
.