RemoveFromWatchListRequestType
Enables a user to remove item from his or her My eBay watch list.
Fields
ItemID ( ItemIDType (string) ) [0..*]
The ID of the item to be removed from the watch list. Either ItemID, RemoveAllItems, or VariationKey must be specified, but NOT more than one of these. Multiple ItemID fields can be specified in the same request.
See the Field Index to learn which calls use ItemID.

RemoveAllItems ( boolean ) [0..1]
If true, then all the items in the user's watch list are removed. Either ItemID, RemoveAllItems, or VariationKey must be specified, but NOT more than one of these.
See the Field Index to learn which calls use RemoveAllItems.

VariationKey ( VariationKeyType ) [0..*]
A variation (or set of variations) that you want to remove from the watch list. Either ItemID, RemoveAllItems, or VariationKey must be specified, but NOT more than one of these.
See the Field Index to learn which calls use VariationKey.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.