--- title: FulfillmentTrackingInfo - Storefront API description: Tracking information associated with the fulfillment. api_version: 2025-10 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/FulfillmentTrackingInfo md: https://shopify.dev/docs/api/storefront/latest/objects/FulfillmentTrackingInfo.md --- # Fulfillment​Tracking​Info object Requires `unauthenticated_read_customers` access scope. Tracking information associated with the fulfillment. ## Fields * number [String](https://shopify.dev/docs/api/storefront/latest/scalars/String) Token access required The tracking number of the fulfillment. * url [URL](https://shopify.dev/docs/api/storefront/latest/scalars/URL) Token access required The URL to track the fulfillment. *** ## Map ### Fields with this object * {}[Fulfillment.trackingInfo](https://shopify.dev/docs/api/storefront/latest/objects/Fulfillment#field-Fulfillment.fields.trackingInfo)