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 inventoryShipmentMarkInTransit

inventoryShipmentMarkInTransit

mutation

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

Marks a draft inventory shipment as in transit.

ID!required

The ID of the inventory shipment to mark in transit.


Was this section helpful?

Anchor to InventoryShipmentMarkInTransitPayload returnsInventoryShipmentMarkInTransitPayload returns

The marked in transit inventory shipment.

The list of errors that occurred from executing the mutation.


Was this section helpful?