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

    The confirmTransportationOptions request.

    interface ConfirmTransportationOptionsRequest {
        transportationSelections: TransportationSelection[];
    }
    Index
    transportationSelections: TransportationSelection[]

    Information needed to confirm one of the available transportation options.