--- title: CustomerPaymentMethodSendUpdateEmailPayload - GraphQL Admin description: Return type for `customerPaymentMethodSendUpdateEmail` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/customerpaymentmethodsendupdateemailpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/customerpaymentmethodsendupdateemailpayload.md --- # Customer​Payment​Method​Send​Update​Email​Payload payload Return type for `customerPaymentMethodSendUpdateEmail` mutation. ## Fields * customer [Customer](https://shopify.dev/docs/api/admin-graphql/latest/objects/Customer) The customer to whom an update payment method email was sent. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Payment​Method​Send​Update​Email](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerPaymentMethodSendUpdateEmail) mutation Sends a link to the customer so they can update a specific payment method. *** ## Map ### Mutations with this payload * [customer​Payment​Method​Send​Update​Email](https://shopify.dev/docs/api/admin-graphql/latest/types/customerPaymentMethodSendUpdateEmail)