# CustomerPaymentMethodSendUpdateEmailPayload - admin - PAYLOAD Version: unstable ## Description Return type for `customerPaymentMethodSendUpdateEmail` mutation. ### Access Scopes ## Fields * [customer](/docs/api/admin/unstable/objects/Customer): Customer - The customer to whom an update payment method email was sent. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerPaymentMethodSendUpdateEmail](/docs/api/admin/unstable/mutations/customerPaymentMethodSendUpdateEmail) ## Examples