# CustomerPaymentMethodGetUpdateUrlPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerPaymentMethodGetUpdateUrl` mutation. ### Access Scopes ## Fields * [updatePaymentMethodUrl](/docs/api/admin-graphql/2024-10/scalars/URL): URL - The URL to redirect the customer to update the payment method. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethodGetUpdateUrlUserError): CustomerPaymentMethodGetUpdateUrlUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerPaymentMethodGetUpdateUrl](/docs/api/admin-graphql/2024-10/mutations/customerPaymentMethodGetUpdateUrl) ## Examples