# Fulfillment - storefront - OBJECT Version: 2024-07 ## Description Represents a single fulfillment in an order. ### Access Scopes `unauthenticated_read_customers` access scope. ## Fields * [trackingCompany](/docs/api/storefront/2024-07/scalars/String): String - The name of the tracking company. * [trackingInfo](/docs/api/storefront/2024-07/objects/FulfillmentTrackingInfo): FulfillmentTrackingInfo! - Tracking information associated with the fulfillment, such as the tracking number and tracking URL. ## Connections * [fulfillmentLineItems](/docs/api/storefront/2024-07/connections/FulfillmentLineItemConnection): FulfillmentLineItemConnection! ## Related queries ## Related mutations ## Related Unions ## Examples