VerifyAddItemResponseType
Fields
Category2ID ( string )
CategoryID ( string )
ExpressItemRequirements ( ExpressItemRequirementsType )
ExpressListing ( boolean )
Fees ( FeesType )
ItemID ( ItemIDType (string) )

Category2ID ( string ) [0..1]
ID of the secondary category in which the item would be listed. Only returned if you set Item.CategoryMappingAllowed to true in the request and the ID you passed in SecondaryCategory was mapped to a new ID by eBay. If the secondary category has not changed or it has expired with no replacement, Category2ID does not return a value.
See the Field Index to learn which calls use Category2ID.

CategoryID ( string ) [0..1]
ID of the primary category in which the item would be listed. Only returned if you set Item.CategoryMappingAllowed to true in the request and the ID you passed in PrimaryCategory was mapped to a new ID by eBay. If the primary category has not changed or it has expired with no replacement, CategoryID does not return a value.
See the Field Index to learn which calls use CategoryID.

ExpressItemRequirements ( ExpressItemRequirementsType ) [0..1]
Contains details about why an item does or doesn't qualify as an eBay Express listing. Only returned when IncludeExpressRequirements is true the request.

The item requirements are assessed in this order:
- SellerExpressEligible
- ExpressOptOut
- ExpressApproved
- All other settings
See the Field Index to learn which calls use ExpressItemRequirements.

ExpressListing ( boolean ) [0..1]
Indicates whether the item would be listed on eBay Express. See ExpressItemRequirements for hints about why this value is true or false for a given item.
See the Field Index to learn which calls use ExpressListing.

Fees ( FeesType ) [0..1]
Child elements contain the estimated listing fees for the new item listing. The fees do not include the Final Value Fee (FVF), which cannot be determined until an item is sold.
See the Field Index to learn which calls use Fees.

ItemID ( ItemIDType (string) ) [0..1]
Represents the item ID for the new listing. VerifyAddItem does not actually list an item, so 0 is returned instead of a normal item ID.
See the Field Index to learn which calls use ItemID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.