eBay Trading APIVersion 1349
 

SellerExcludeShipToLocationPreferencesType

Type used by the SellerExcludeShipToLocationPreferences container which is returned in the GetUserPreferences response to indicate which geographical regions and/or individual countries the seller has added as excluded ship-to locations.

Type that uses SellerExcludeShipToLocationPreferencesType:

Call that uses SellerExcludeShipToLocationPreferencesType:

Field

ExcludeShipToLocation ( string ) [0..*]
One ExcludeShipToLocation field is returned for each geographical region or country excluded as a possible shipping location in the seller's My eBay Shipping Preferences. Sellers can also exclude Alaska/Hawaii and Army Post Office/Fleet Post Office as possible shipping locations. For excluded countries, ISO 3166 country codes are returned.

Domestically, the seller can specify Alaska/Hawaii, US Protectorates (including American Samoa, Guam, Mariana Island, Marshall Islands, Micronesia, Palau, Puerto Rico, and U.S. Virgin Islands) as places he/she will not ship to. Internationally, the sellers can exclude entire regions (including Africa, Asia, Central America and Caribbean, Europe, Middle East, North America, Oceania, Southeast Asia, and South America) or specific countries within those regions.

If a buyer's primary ship-to location is a location that you have listed as an excluded ship-to location (or if the buyer does not have a primary ship-to location), they will receive an error message if they attempt to buy or place a bid on your item.

To see the valid exclude ship-to locations for a specified site, call GeteBayDetails with a DetailName field set to ExcludeShippingLocationDetails.
See the Field Index to learn which calls use ExcludeShipToLocation.