--- title: FulfillmentTrackingInfo - Storefront API description: Tracking information associated with the fulfillment. api_version: 2024-10 api_name: storefront type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2024-10/objects/FulfillmentTrackingInfo md: >- https://shopify.dev/docs/api/storefront/2024-10/objects/FulfillmentTrackingInfo.txt --- # 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/2024-10/scalars/String) The tracking number of the fulfillment. * url [URL](https://shopify.dev/docs/api/storefront/2024-10/scalars/URL) The URL to track the fulfillment. *** ## Map ### Fields with this object * {}[Fulfillment.trackingInfo](https://shopify.dev/docs/api/storefront/2024-10/objects/Fulfillment#field-trackingInfo)