stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentTrackingInfo > url

AdminTypes.FulfillmentTrackingInfo.url property

The URLs to track the fulfillment.

The tracking URL is displayed in the merchant’s admin on the order page. The tracking URL is displayed in the shipping confirmation email, which can optionally be sent to the customer. When accounts are enabled, it’s also displayed in the customer’s order history.

Signature:

url?: Maybe<Scalars['URL']['output']>;