---
title: >-
  Adding the manually_revoked value to theCustomerPaymentMethodRevocationReason
  enum - 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-the-manually_revoked-value-to-thecustomerpaymentmethodrevocationreason-enum
  md: >-
    https://shopify.dev/changelog/adding-the-manually_revoked-value-to-thecustomerpaymentmethodrevocationreason-enum.md
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-12-10T10:43:24-05:00'
  postedAt: '2021-12-09T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-12-09T00:00:00-05:00'
---

December 9, 2021

Tags:

* API
* 2021-10

# Adding the manually\_revoked value to theCustomerPaymentMethodRevocationReason enum

As of GraphQL API version 2021-10, running the `CustomerPaymentMethodRevoke` mutation can now set the `customer_payment_method.revoked_reason` field to `manually_revoked`.

For more information, refer to [CustomerPaymentMethodRevocationReason](https://shopify.dev/api/admin-graphql/2021-10/mutations/customerpaymentmethodrevoke).
