Skip to main content
Anchor to InventoryTransferLineItem

InventoryTransferLineItem

object

Requires read_inventory_transfers access scope.

Represents a line item belonging to an inventory transfer.

ID!non-null

A globally-unique ID.

The inventory item associated with this line item.

Anchor to pickedForShipmentQuantitypickedForShipmentQuantity
Int!non-null

The quantity of the item that has been picked for a draft shipment but not yet shipped.

Int!non-null

The quantity of the item that can be actioned upon, such as editing the item quantity on the transfer or adding to a shipment.

Int!non-null

The quantity of the item that can be shipped.

Int!non-null

The quantity of the item that has been shipped.

String!non-null

The title of the product associated with this line item.

Int!non-null

The total quantity of items being transferred.


Was this section helpful?

interface

Was this section helpful?