ReviseItemResponseType
Returns the item ID and the estimated fees for the revised listing.
Fields
Category2ID ( string )
CategoryID ( string )
DiscountReason ( DiscountReasonCodeType )
EndTime ( dateTime )
Fees ( FeesType )
ItemID ( ItemIDType (string) )
StartTime ( dateTime )

Category2ID ( string ) [0..1]
ID of the secondary category in which the item was listed. Only returned if you set Item.CategoryMappingAllowed to true in the request and the ID passed in Item.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. Not applicable to Half.com.
See the Field Index to learn which calls use Category2ID.

CategoryID ( string ) [0..1]
ID of the primary category in which the item was listed. Only returned if you set Item.CategoryMappingAllowed to true in the request and the ID passed in Item.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. Not applicable to Half.com.
See the Field Index to learn which calls use CategoryID.

DiscountReason ( see DiscountReasonCodeType for possible values ) [0..*]
The nature of the discount, if a discount applied.
See the Field Index to learn which calls use DiscountReason.

EndTime ( dateTime ) [0..1]
Date and time when the new listing ends. This is the starting time plus the listing duration. Also returned for Half.com, but for Half.com the actual end time is GTC (not the end time returned in the response).
See the Field Index to learn which calls use EndTime.

Fees ( FeesType ) [0..1]
Child elements contain the estimated listing fees for the revised item listing. The fees do not include the Final Value Fee (FVF), which cannot be determined until an item is sold. Revising an item does not itself incur a fee. However, certain item properties are fee-based and result in the return of fees in the call's response. Not applicable to Half.com.
See the Field Index to learn which calls use Fees.

ItemID ( ItemIDType (string) ) [0..1]
Item ID that uniquely identifies the item listing that was revised. Provided for confirmation purposes. The value returned should be the same as the item ID specified in the ItemID property of the Item object specified as input for the call. Also applicable to Half.com.
See the Field Index to learn which calls use ItemID.

StartTime ( dateTime ) [0..1]
Starting date and time for the revised listing. Also returned for Half.com (for Half.com, the start time is always the time the item was originally listed).
See the Field Index to learn which calls use StartTime.

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

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