--- title: URL - Customer API description: > Represents an [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) and [RFC 3987](https://datatracker.ietf.org/doc/html/rfc3987)-compliant URI string. For example, `"https://example.myshopify.com"` is a valid URL. It includes a scheme (`https`) and a host (`example.myshopify.com`). api_version: 2025-10 api_name: customer type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/customer/latest/scalars/URL' md: 'https://shopify.dev/docs/api/customer/latest/scalars/URL.md' --- # URL scalar Represents an [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) and [RFC 3987](https://datatracker.ietf.org/doc/html/rfc3987)-compliant URI string. For example, `"https://example.myshopify.com"` is a valid URL. It includes a scheme (`https`) and a host (`example.myshopify.com`). ## Map ### Fields with this scalar * <-|[Checkout.webUrl](https://shopify.dev/docs/api/customer/latest/objects/Checkout#field-Checkout.fields.webUrl) * <-|[Customer.imageUrl](https://shopify.dev/docs/api/customer/latest/objects/Customer#field-Customer.fields.imageUrl) * <-|[Domain.url](https://shopify.dev/docs/api/customer/latest/objects/Domain#field-Domain.fields.url) * <-|[Draft​Order.invoiceUrl](https://shopify.dev/docs/api/customer/latest/objects/DraftOrder#field-DraftOrder.fields.invoiceUrl) * <-|[Image.url](https://shopify.dev/docs/api/customer/latest/objects/Image#field-Image.fields.url) * <-|[Market​Web​Presence​Root​Url.url](https://shopify.dev/docs/api/customer/latest/objects/MarketWebPresenceRootUrl#field-MarketWebPresenceRootUrl.fields.url) * <-|[Order.statusPageUrl](https://shopify.dev/docs/api/customer/latest/objects/Order#field-Order.fields.statusPageUrl) * <-|[Order​Payment​Information.paymentCollectionUrl](https://shopify.dev/docs/api/customer/latest/objects/OrderPaymentInformation#field-OrderPaymentInformation.fields.paymentCollectionUrl) * <-|[Payment​Icon​Image.url](https://shopify.dev/docs/api/customer/latest/objects/PaymentIconImage#field-PaymentIconImage.fields.url) * <-|[Reverse​Delivery​Label.publicFileUrl](https://shopify.dev/docs/api/customer/latest/objects/ReverseDeliveryLabel#field-ReverseDeliveryLabel.fields.publicFileUrl) * <-|[Reverse​Delivery​Tracking.trackingUrl](https://shopify.dev/docs/api/customer/latest/objects/ReverseDeliveryTracking#field-ReverseDeliveryTracking.fields.trackingUrl) * <-|[Shop.url](https://shopify.dev/docs/api/customer/latest/objects/Shop#field-Shop.fields.url) * <-|[Shop​Policy.url](https://shopify.dev/docs/api/customer/latest/objects/ShopPolicy#field-ShopPolicy.fields.url) * <-|[Subscription​Line.onlineStoreUrl](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionLine#field-SubscriptionLine.fields.onlineStoreUrl) * <-|[Tracking​Information.url](https://shopify.dev/docs/api/customer/latest/objects/TrackingInformation#field-TrackingInformation.fields.url)