Selling Partner API SDK for JavaScript
    Preparing search index...

    Request parameters for updateFulfillmentOrder operation in FulfillmentOutboundApi.

    interface FulfillmentOutboundApiUpdateFulfillmentOrderRequest {
        body: UpdateFulfillmentOrderRequest;
        sellerFulfillmentOrderId: string;
    }
    Index

    Properties

    The request body of the `updateFulfillmentOrder` operation.

    sellerFulfillmentOrderId: string

    The identifier assigned to the item by the seller when the fulfillment order was created.