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

    Request parameters for updateOutbound operation in AmazonWarehousingAndDistributionApi.

    interface AmazonWarehousingAndDistributionApiUpdateOutboundRequest {
        body: OutboundOrder;
        orderId: string;
    }
    Index

    Properties

    Properties

    Represents an AWD outbound order.

    orderId: string

    ID for the outbound order to be updated.