Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The request schema for the submitShipmentStatusUpdates operation.

    interface SubmitShipmentStatusUpdatesRequest {
        shipmentStatusUpdates?: ShipmentStatusUpdate[];
    }
    Index
    shipmentStatusUpdates?: ShipmentStatusUpdate[]

    Contains a list of one or more ShipmentStatusUpdate objects. Each ShipmentStatusUpdate object represents an update to the status of a specific shipment.