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