eBay Trading APIVersion 1349
 

AddItemsResponseType ( AbstractResponseType )

The response of the AddItems call. The response includes the Item IDs of the newly created listings, the eBay category each item is listed under, the seller-defined SKUs of the items (if any), the listing recommendations for each item (if applicable), the start and end time of each listing, and the estimated fees that each listing will incur.

Call that uses AddItemsResponseType:

Field

AddItemResponseContainer ( AddItemResponseContainerType ) [0..*]
One AddItemResponseContainer container is returned for each listing that was created with the AddItems call. Each container includes the ItemID of each newly created listings, the eBay category each item is listed under, the seller-defined SKUs of the items (if any), the listing recommendations for each item (if applicable), the start and end time of each listing, and the estimated fees that each listing will incur.
See the Field Index to learn which calls use AddItemResponseContainer.