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

    Request parameters for cancelInbound operation in AmazonWarehousingAndDistributionApi.

    interface AmazonWarehousingAndDistributionApiCancelInboundRequest {
        orderId: string;
    }
    Index
    orderId: string

    The ID of the inbound order you want to cancel.