Back to Developer changelog

Subscriptions Contracts APIs - Deprecate subscriptionContract stale status

API

Effective January 01, 2024

Action required

As of Admin GraphQL 2024-01, the SubscriptionContractSubscriptionStatus.STALE status is being deprecated. Instead, please use EXPIRED or CANCELLED.

Any existing contracts with the STALE status will be returned as CANCELLED.

Additionally, we are now preventing the update of Subscription Contracts to have the STALE status.