eBay Trading APIVersion 1349
 

AddItemsRequestType ( AbstractRequestType )

Base request type for the AddItems call, which is used to create one to five fixed-price, auction, or classified ad listings. The AddItems call does not support multiple-variation listings, so multiple-variation listings cannot be created with this call.

Call that uses AddItemsRequestType:

Field

AddItemRequestContainer ( AddItemRequestContainerType ) [0..*]
An AddItemRequestContainer container is required for each listing that will be created with the AddItems request. Up to five of these containers can be included in one AddItems request.
See the Field Index to learn which calls use AddItemRequestContainer.