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

    Request parameters for cancelFulfillmentOrder operation in FulfillmentOutboundApi.

    interface FulfillmentOutboundApiCancelFulfillmentOrderRequest {
        sellerFulfillmentOrderId: string;
    }
    Index

    Properties

    sellerFulfillmentOrderId: string

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