| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::AddItem::AddItemRequestType
Defines a single new item and lists it on a specified eBay site. To list multiple new items, execute AddItem once for each item, with a new item definition each time.
eBay::API::XML::Call::AddItem::AddItemRequestType inherits from the eBay::API::XML::RequestDataType class
Child elements hold the values that define the new item. Item is a required input. Also applicable to Half.com.
RequiredInput: Yes # Argument: 'ns:ItemType'
# Returns: 'ns:ItemType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |