LeaveFeedbackRequestType
Enables a user to leave feedback about another user at the conclusion of a successful sales transaction (item sold).
Fields
CommentText ( string )
CommentType ( CommentTypeCodeType )
ItemID ( ItemIDType (string) )
SellerItemRatingDetailArray ( ItemRatingDetailArrayType )
TargetUser ( UserIDType (string) )
TransactionID ( string )

CommentText ( string ) [0..1]
Textual comment that explains, clarifies, or justifies the feedback score specified in CommentType.
See the Field Index to learn which calls use CommentText.

CommentType ( see CommentTypeCodeType for possible values ) [0..1]
Score for the feedback being left. May be Positive, Neutral, or Negative.

Note: As of May 2008, sellers can no longer leave neutral or negative feedback for buyers. Buyers can no longer leave neutral or negative feedback within 7 days from the end of the transaction for active PowerSellers who have been on eBay for 12 months. ;
See the Field Index to learn which calls use CommentType.

ItemID ( ItemIDType (string) ) [0..1]
The ID of an item. Specify the ID for the item of the transaction of the users. The transaction must not have been created more than 60 days before your attempt to leave feedback.
See the Field Index to learn which calls use ItemID.

SellerItemRatingDetailArray ( ItemRatingDetailArrayType ) [0..1]
Container for detailed seller ratings (DSRs). If a buyer is providing DSRs, they are specified in this container. Sellers have access to the number of ratings they've received, as well as to the averages of the DSRs they've received in each DSR area (i.e., to the average of ratings in the item-description area, etc.). As of March 2007, the DSR feature will be available on the United Kingdom site and on the following other sites: AU (site ID 15), BEFR (site ID 23), BENL (site ID 123), FR (site ID 71), IE (site ID 205), IN (site ID 203), IT (site ID 101), and PL (site ID 212). As of Summer 2007, the DSR feature will be available on the other API-enabled country sites, including the US site (site ID 0).
See the Field Index to learn which calls use SellerItemRatingDetailArray.

TargetUser ( UserIDType (string) ) [0..1]
Specifies the recipient user about whom the feedback is being left.
See the Field Index to learn which calls use TargetUser.

TransactionID ( string ) [0..1]
The item purchase transaction from the listing specified in ItemID for which the feedback is being left. Required if the listing identified in ItemID is a multi-item fixed-price listing. Note: As of version 619, Dutch-style (multi-item) competitive-bid auctions are deprecated. eBay throws an error if you submit a Dutch item listing with AddItem or VerifyAddItem. If you use RelistItem to update a Dutch auction listing, eBay generates a warning and resets the Quantity value to 1.
See the Field Index to learn which calls use TransactionID.

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.