# CustomerPaymentMethodRevokePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerPaymentMethodRevoke` mutation. ### Access Scopes ## Fields * [revokedCustomerPaymentMethodId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the revoked customer payment method. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerPaymentMethodRevoke](/docs/api/admin-graphql/2024-10/mutations/customerPaymentMethodRevoke) ## Examples