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