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

    The request schema for the SubmitShipments operation.

    interface SubmitShipments {
        shipments?: Shipment[];
    }
    Index

    Properties

    Properties

    shipments?: Shipment[]

    A list of one or more shipments with underlying details.