Skip to main content
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

•InventoryShipment

The marked in transit inventory shipment.

•[InventoryShipmentMarkInTransitUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?