TrackingInfoUpdateInput input object

Specifies all possible fields for updating tracking information.

Input fields

  • notifyCustomer ([Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Indicates whether the customer will be notified of this update and future updates for this fulfillment.
  • trackingCompany ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The name of the tracking company.
  • trackingDetails ([[TrackingInfoInput!]](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/trackinginfoinput))
    Tracking information consisting of one or more tracking URLs and numbers associated with the fulfillment.