--- 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-webUrl) * <-|[Customer.imageUrl](https://shopify.dev/docs/api/customer/latest/objects/Customer#field-imageUrl) * <-|[Domain.url](https://shopify.dev/docs/api/customer/latest/objects/Domain#field-url) * <-|[Draft​Order.invoiceUrl](https://shopify.dev/docs/api/customer/latest/objects/DraftOrder#field-invoiceUrl) * <-|[Image.url](https://shopify.dev/docs/api/customer/latest/objects/Image#field-url) * <-|[Market​Web​Presence​Root​Url.url](https://shopify.dev/docs/api/customer/latest/objects/MarketWebPresenceRootUrl#field-url) * <-|[Order.statusPageUrl](https://shopify.dev/docs/api/customer/latest/objects/Order#field-statusPageUrl) * <-|[Order​Payment​Information.paymentCollectionUrl](https://shopify.dev/docs/api/customer/latest/objects/OrderPaymentInformation#field-paymentCollectionUrl) * <-|[Payment​Icon​Image.url](https://shopify.dev/docs/api/customer/latest/objects/PaymentIconImage#field-url) * <-|[Reverse​Delivery​Label.publicFileUrl](https://shopify.dev/docs/api/customer/latest/objects/ReverseDeliveryLabel#field-publicFileUrl) * <-|[Reverse​Delivery​Tracking.trackingUrl](https://shopify.dev/docs/api/customer/latest/objects/ReverseDeliveryTracking#field-trackingUrl) * <-|[Shop.url](https://shopify.dev/docs/api/customer/latest/objects/Shop#field-url) * <-|[Shop​Policy.url](https://shopify.dev/docs/api/customer/latest/objects/ShopPolicy#field-url) * <-|[Subscription​Line.onlineStoreUrl](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionLine#field-onlineStoreUrl) * <-|[Tracking​Information.url](https://shopify.dev/docs/api/customer/latest/objects/TrackingInformation#field-url)