Developers Program

How to successfully remove all the ExcludeShiptToLocations from a listing.

Published: March 23 2011, 3:32:00 PMยทUpdated: September 07 2022, 7:00:56 AM

Products

Question

I'm trying to remove all the of countries in my list of ExcludeShipToLocations by specifying a ShippingDetails container without the list in my ReviseItem request. Why does my list of ExcludeShipToLocations remain after a successful Revise?

Answer

Summary

When attempting to remove all ExcludeShipToLocations from the Shipping Options, it is required to specify

Detailed Description

<ExcludeShipToLocation>NONE</ExcludeShipToLocation>

Specify NONE in this field to override the default Exclude Ship-To List you might have set up in My eBay and indicate that you do not want to exclude any shipping locations from the respective item listing.


Additional Resources

Additional Comments
How well did this answer your question?