NAME

eBay::API::XML::Call::RespondToWantItNowPost::RespondToWantItNowPostRequestType

DESCRIPTION

Enables a seller to respond to a Want It Now post with an item listed on the eBay site. Responses appear on the Want It Now post page, with the item title, the price of the item, the number of bids on the item, and the time left before the listing ends. If the item has a picture, the picture is also included on the Want It Now post page.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::RespondToWantItNowPost::RespondToWantItNowPostRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setItemID()

The unique identifier of an item listed on the eBay site.

MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)

RequiredInput: Yes
#    Argument: 'ns:ItemIDType'

getItemID()

# Returns: 'ns:ItemIDType'

setPostID()

The unique identifier of a Want It Now post on the eBay site.

RequiredInput: Yes
#    Argument: 'ns:ItemIDType'

getPostID()

# Returns: 'ns:ItemIDType'