Selling Partner API SDK for JavaScript
    Preparing search index...

    The request schema for the submitShipmentStatusUpdates operation.

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

    Properties

    shipmentStatusUpdates?: ShipmentStatusUpdate[]

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