eBay::API::XML::Call::RespondToWantItNowPost - eBay::API::XML::Call::RespondToWantItNowPost documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

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

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::RespondToWantItNowPost inherits from the eBay::API::XML::BaseCall class

Subroutines:

Top

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'

setPostID()

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

  RequiredInput: Yes
#    Argument: 'ns:ItemIDType'


eBay-API documentation  | view source Contained in the eBay-API distribution.