ShippingItemToSerializedUnitIdsMappingInput
A shipping item mapping contains the ID of a shipping item in a shipment, and a list of serialized unit IDs associated with that item.
This page contains
Fields
fulfillmentItemId ID! | The ID of the shipping item associated with the serialized units. |
serializedUnitIds [ID!]! | A list of serialized unit IDs that map to the shipping item. |