The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetWantItNowPost::GetWantItNowPostRequestType

DESCRIPTION

Retrieves data for a specific, active Want It Now post identified by a post ID. The response includes the following fields: CategoryID, Description, PostID, Site, StartTime, ResponseCount, and Title. Although GetWantItNowSearchResults returns most of this information, only GetWantItNowPost returns Description for a post.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetWantItNowPost::GetWantItNowPostRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setPostID()

Specifies the post ID that uniquely identifies the Want It Now post for which to retrieve the data. PostID is a required input. PostID is unique across all eBay sites.

  RequiredInput: Yes
#    Argument: 'ns:ItemIDType'

getPostID()

# Returns: 'ns:ItemIDType'