---
title: >-
  Adding webhooks to the Subscription Billing Cycles API - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/adding-webhooks-to-the-subscription-billing-cycles-api
  md: >-
    https://shopify.dev/changelog/adding-webhooks-to-the-subscription-billing-cycles-api.md
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-12-09T12:40:01-05:00'
  postedAt: '2022-12-09T12:29:00-05:00'
  updatedAt: '2024-12-13T17:24:36-05:00'
  effectiveAt: '2022-12-09T12:29:00-05:00'
---

December 9, 2022

Tags:

* API
* 2023-01

# Adding webhooks to the Subscription Billing Cycles API

As of GraphQL Admin API version 2023-01, you can use webhooks with subscription billing cycles API.

We introduced `subscription_billing_cycle_edits_create`, `subscription_billing_cycle_delete` and `subscription_billing_cycle_edits_update` to `WebhookSubscriptionTopic`.

We also added some new error codes to `SubscriptionBillingAttemptUserError` and `SubscriptionBillingCycleUserError`.

Learn more about the Subscription Billing Cycles API on [Shopify.dev](https://shopify.dev/apps/subscriptions/billing-cycles).
