Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to inventoryShipmentSetTracking

inventoryShipmentSetTracking

mutation

Requires write_inventory_shipments access scope. Also: The user must have permission to manage inventory.

Edits the tracking info on an inventory shipment.

ID!required

The ID of the inventory shipment whose tracking info is being edited.

The tracking info to edit on the inventory shipment.


Was this section helpful?

Anchor to InventoryShipmentSetTrackingPayload returnsInventoryShipmentSetTrackingPayload returns

The inventory shipment with the edited tracking info.

The list of errors that occurred from executing the mutation.


Was this section helpful?