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

    Request parameters for cancelOrder operation in FulfillmentOutboundApi.

    interface FulfillmentOutboundApiCancelOrderRequest {
        orderId: string;
        xAmznFulfillmentServiceId?: string;
    }
    Index
    orderId: string

    The ID of the order that you want to cancel.

    xAmznFulfillmentServiceId?: string

    The identifier of the fulfillment service used for this operation.