WantItNowPostType
Contains the data describing a single Want It Now post. Buyers create Want It Now posts to communicate to sellers specific requirements for items they would like to buy.

Types that use WantItNowPostType:

Calls that use one or more fields of WantItNowPostType:

Fields

CategoryID ( string )
Description ( string )
PostID ( ItemIDType (string) )
ResponseCount ( int )
Site ( SiteCodeType )
StartTime ( dateTime )
Title ( string )

CategoryID ( string ) [0..1]
ID of the category in which the Want It Now post is listed.
See the Field Index to learn which calls use CategoryID.

Description ( string ) [0..1]
Description of a Want It Now post. Description will not be returned for GetWantItNowSearchResults.
See the Field Index to learn which calls use Description.

PostID ( ItemIDType (string) ) [0..1]
ID that uniquely identifies a Want It Now post.
See the Field Index to learn which calls use PostID.

ResponseCount ( int ) [0..1]
Number of responses for a Want It Now post. Sellers respond to a Want It Now post by submitting an item number, so each response corresponds to an item listing.
See the Field Index to learn which calls use ResponseCount.

Site ( see SiteCodeType for possible values ) [0..1]
Site where the Want It Now post is listed.
See the Field Index to learn which calls use Site.

StartTime ( dateTime ) [0..1]
Date and time (in GMT) that a Want It Now post was added.
See the Field Index to learn which calls use StartTime.

Title ( string ) [0..1]
Title of a Want It Now post.
See the Field Index to learn which calls use Title.

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.