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

    Request parameters for updateInboundShipmentTransportDetails operation in AmazonWarehousingAndDistributionApi.

    interface AmazonWarehousingAndDistributionApiUpdateInboundShipmentTransportDetailsRequest {
        body: TransportationDetails;
        shipmentId: string;
    }
    Index

    Transportation details for the shipment.

    shipmentId: string

    The shipment ID.