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

    Preferences that can be passed in context of an inbound order

    interface InboundPreferences {
        destinationRegion?: string;
    }
    Index

    Properties

    destinationRegion?: string

    Pass a preferred region so that the inbound order can be shipped to an AWD warehouse located in that region. This doesn't guarantee the order to be assigned in the specified destination region as it depends on warehouse capacity availability. AWD currently supports following region IDs: [us-west, us-east, us-southcentral, us-southeast]