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

    Request parameters for updateOutbound operation in AmazonWarehousingAndDistributionApi.

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

    Represents an AWD outbound order.

    orderId: string

    ID for the outbound order to be updated.