Preview

ShippingItemToSerializedUnitsMappingInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

ShippingItemToSerializedUnitsMappingInput

A shipping item mapping contains the ID of an item in the shipment, and a list of serialized units associated with that item.

This page contains

    Fields

    fulfillmentItemId ID!

    The ID of the shipping item associated with the serialized units.

    serializedUnits [SerializedUnitInput!]! PREVIEW

    A list of serialized units associated with the shipping item.