---
title: >-
  New enum value for CustomerPaymentMethodRevocationReason - 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/new-enum-value-for-customerpaymentmethodrevocationreason
  md: >-
    https://shopify.dev/changelog/new-enum-value-for-customerpaymentmethodrevocationreason.md
metadata:
  effectiveApiVersion: 2022-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2022-01-28T11:29:40-05:00'
  postedAt: '2022-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-04-01T00:00:00-04:00'
---

April 1, 2022

Tags:

* API
* 2022-04

# New enum value for CustomerPaymentMethodRevocationReason

As of GraphQL Admin API version 2022-04, the CustomerPaymentMethodRevocationReason object has a new enum value: MERGED. This value is assigned when a customer replaces one payment method with another existing payment method, leaving this revoked payment method with no associated subscription contracts.

Learn more about [this API on Shopify.dev](https://shopify.dev/api/admin-graphql/unstable/enums/CustomerPaymentMethodRevocationReason).
