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

    Request parameters for updateOrderStatus operation in FulfillmentOutboundApi.

    interface FulfillmentOutboundApiUpdateOrderStatusRequest {
        body: UpdateOrderStatusRequest;
        orderId: string;
        xAmznFulfillmentServiceId?: string;
    }
    Index

    The new status of the fulfillment order.

    orderId: string

    The ID of the order that you want to update.

    xAmznFulfillmentServiceId?: string

    The identifier of the fulfillment service used for this operation.