# InventoryShipmentMarkInTransitPayload - admin - PAYLOAD Version: unstable ## Description Return type for `inventoryShipmentMarkInTransit` mutation. ### Access Scopes ## Fields * [inventoryShipment](/docs/api/admin/unstable/objects/InventoryShipment): InventoryShipment - The marked in transit inventory shipment. * [userErrors](/docs/api/admin/unstable/objects/InventoryShipmentMarkInTransitUserError): InventoryShipmentMarkInTransitUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryShipmentMarkInTransit](/docs/api/admin/unstable/mutations/inventoryShipmentMarkInTransit) ## Examples