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

    Request parameters for updateInbound operation in AmazonWarehousingAndDistributionApi.

    interface AmazonWarehousingAndDistributionApiUpdateInboundRequest {
        body: InboundOrder;
        orderId: string;
    }
    Index

    Represents an AWD inbound order.

    orderId: string

    The ID of the inbound order that you want to update.