SellerInfo

Container for information about the item's seller.

Types that use SellerInfo:

Calls that use one or more fields of SellerInfo:

Fields

feedbackRatingStar ( token ) [1]
Visual indicator of user's feedback score.
feedbackRatingStar values:
None
No graphic displayed, feedback score 0-9.
Yellow
Yellow Star, feedback score 10-49.
Blue
Blue Star, feedback score 50-99.
Turquoise
Turquoise Star, feedback score 100-499.
Purple
Purple Star, feedback score 500-999.
Red
Red Star, feedback score 1,000-4,999.
Green
Green Star, feedback score 5,000-9,999.
YellowShooting
Yellow Shooting Star, feedback score 10,000-24,999.
TurquoiseShooting
Turquoise Shooting Star, feedback score 25,000-49,999.
PurpleShooting
Purple Shooting Star, feedback score 50,000-99,999.
RedShooting
Red Shooting Star, feedback score 100,000-499,000 and above.
GreenShooting
Green Shooting Star, feedback score 500,000-999,000 and above.
SilverShooting
Silver Shooting Star, feedback score 1,000,000 or more.
See the Field Index to learn which calls use feedbackRatingStar.

feedbackScore ( long ) [1]
The aggregate feedback score of the seller. A seller's feedback score is their net positive feedback minus their net negative feedback. Feedback scores are a quantitative expression of the desirability of dealing with a seller in a transaction.
See the Field Index to learn which calls use feedbackScore.

positiveFeedbackPercent ( double ) [1]
The percentage value of a user's positive feedback (their positive feedbackScore divided by their total positive plus negative feedback, based on the past twelve-months).
See the Field Index to learn which calls use positiveFeedbackPercent.

sellerUserName ( string ) [1]
The seller's eBay user name; a unique value.
See the Field Index to learn which calls use sellerUserName.

topRatedSeller ( boolean ) [1]
Indicates whether or not the seller is a Top-Rated Seller.
See the Field Index to learn which calls use topRatedSeller.

Copyright © 2009–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.