API2024-01
Webhook topics introduced for updating subscription contract status
As of the 2024-01 release of the GraphQL Admin API, new dedicated webhook topics have been introduced to notify whenever there is a change in the status of a subscription contract.
The topic is added when the subscription contract status turns to active,
when a subscription contract's status turns to expire,
when the status turns to failed,
when the status turns to cancelled, and
when the status turns to paused.
More information on webhooks can be found here
Was this section helpful?