Preview

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

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.