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

    Request parameters for updateInboundShipmentTransportDetails operation in AmazonWarehousingAndDistributionApi.

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

    Properties

    Properties

    Transportation details for the shipment.

    shipmentId: string

    The shipment ID.