ProductUseCaseCodeType ( token )
Specifies the context in which the product selling page is being called, which will imply certain validation rules. Use this code list to make sure you retrieve the appropriate version of product information and characteristic meta-data when you are listing an item with Pre-filled Item Information.

Types that use ProductUseCaseCodeType:

Enumeration Values
Value Description Which calls use this value *
AddItem Use this code when calling GetProductSellingPages before adding an item. This retrieves the latest product ID and the corresponding characteristic meta-data. GetProductSellingPages
CustomCode Reserved for internal or future use GetProductSellingPages
RelistItem Use this code when calling GetProductSellingPages before relisting an item that already contains product information. This retrieves the latest product ID and the corresponding characteristic meta-data (same data as AddItem). GetProductSellingPages
ReviseItem Use this code when calling GetProductSellingPages before revising an item that already contains product information. If the product ID or data has changed, the original product ID that you passed in and the data associated with that original version of the product is returned. This is useful because the original Pre-filled Item Information is used when you call ReviseItem. GetProductSellingPages
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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

© 2005–2010 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.