--- title: >- Added FAILED_TO_RETRIEVE_BILLING_ADDRESS to CustomerPaymentMethodRevocationReason 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/added-failed_to_retrieve_billing_address-to-customerpaymentmethodrevocationreason-enum md: >- https://shopify.dev/changelog/added-failed_to_retrieve_billing_address-to-customerpaymentmethodrevocationreason-enum.md metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-08-08T13:17:02-04:00' postedAt: '2024-10-01T00:00:00-04:00' updatedAt: '2024-08-08T14:34:00-04:00' effectiveAt: '2024-10-01T00:00:00-04:00' --- October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # Added FAILED\_TO\_RETRIEVE\_BILLING\_ADDRESS to CustomerPaymentMethodRevocationReason Enum As of GraphQL Admin API version 2024-10, the CustomerPaymentMethodRevocationReason object has a new enum value: `FAILED_TO_RETRIEVE_BILLING_ADDRESS`. This value is assigned when a customer payment method is missing the billing address field.