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

    Interface FulfillmentInstruction

    Contains the instructions about the fulfillment, such as the location from where you want the order filled.

    interface FulfillmentInstruction {
        FulfillmentSupplySourceId?: string;
    }
    Index

    Properties

    FulfillmentSupplySourceId?: string

    The sourceId of the location from where you want the order fulfilled.