Preview

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

CreateSerializedUnitsForShipmentInput

Input used when creating serialized units for a shipment.

This page contains

    Fields

    purchaseId ID!

    The ID of the associated purchase in a fulfillment record.

    shipmentId ID!

    The ID of the associated shipment in a fulfillment record.

    serializedUnitsMappings [ShippingItemToSerializedUnitsMappingInput!]! PREVIEW

    A list of mappings for shipping items and serialized units. One shipping item may map to one or more serialized units.

    Mutations for CreateSerializedUnitsForShipmentInput

    createSerializedUnitsForShipment PREVIEW

    Creates a list of serialized units for a shipping item in a shipment.