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

    Information about a fulfillment order associated with a customer order. A fulfillment order represents a unit of fulfillment created by Amazon for the order. Note: Only available for EasyShip orders at present.

    interface FulfillmentOrder {
        fulfillmentOrderId: string;
    }
    Index

    Properties

    fulfillmentOrderId: string

    The Fulfillment Order ID assigned by Amazon after fulfillment planning. This identifier is identical to the Shipment ID required by External Fulfillment APIs.