• Physical goods
  • >
  • Input Objects
  • >
  • DeleteSerializedUnitsForShipmentInput

Preview

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

DeleteSerializedUnitsForShipmentInput

Input for the deleteSerializedUnitsForShipment mutation

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.

serializedUnitIdsMappings [ShippingItemToSerializedUnitIdsMappingInput!]! PREVIEW

A list of mappings that link a shipping item ID to a list of serialized unit IDs.

Mutations for DeleteSerializedUnitsForShipmentInput

deleteSerializedUnitsForShipment PREVIEW

Deletes a list of serialized units.