--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).