---
title: Customer Redaction support on Subscriptions APIs - 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/customer-redaction-support-on-subscriptions-apis
  md: >-
    https://shopify.dev/changelog/customer-redaction-support-on-subscriptions-apis.md
metadata:
  effectiveApiVersion: 2024-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-02-08T14:40:54-05:00'
  postedAt: '2024-03-12T11:42:00-04:00'
  updatedAt: '2024-03-12T11:46:59-04:00'
  effectiveAt: '2024-03-12T11:42:00-04:00'
---

March 12, 2024

Tags:

* Admin GraphQL API
* 2024-04

# Customer Redaction support on Subscriptions APIs

As of version 2024-04 of the Admin GraphQL API, the [subscriptionContractAtomicCreate](https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/subscriptionContractAtomicCreate) and [subscriptionContractCreate](https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/subscriptionContractCreate) mutations will return a new error code [CUSTOMER\_REDACTED](https://shopify.dev/docs/api/admin-graphql/unstable/enums/SubscriptionDraftErrorCode#value-customerredacted) when creating new subscription contracts for customers scheduled for redaction or have been redacted.

Learn more about customer redaction [here](https://help.shopify.com/en/manual/customers/manage-customers#part-c3168705890cfe54).
