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