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

    Request parameters for updateOrder operation in FulfillmentOutboundApi.

    interface FulfillmentOutboundApiUpdateOrderRequest {
        body: UpdateOrderRequest;
        orderId: string;
        xAmznFulfillmentServiceId?: string;
    }
    Index

    The request body schema for the `updateOrder` operation.

    orderId: string

    The ID of the order that you want to update and/or request shipment of.

    xAmznFulfillmentServiceId?: string

    The identifier of the fulfillment service used for this operation.