AddItemRequestContainerType
Similar to AddItemRequestType, the AddItemRequestContainerType defines a single item to be listed. The AddItems request will support up to five (5) request containers.

Types that use AddItemRequestContainerType:

Call that uses one or more fields of AddItemRequestContainerType:

Fields

Item ( ItemType ) [0..1]
Contains the fields whose values define a new item. One Item is required.
See the Field Index to learn which calls use Item.

MessageID ( string ) [0..1]
The MessageID element is used to correlate a given AddItemRequestContainer in the request with the corresponding AddItemResponseContainer in the response. When you pass a message ID in a request container, the same value is returned in the CorrelationID field in the matching response container. You can use this for tracking that a response is returned for every request and to match responses to specific requests.
See the Field Index to learn which calls use MessageID.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.