UserStatusCodeType ( token )

These codes indicate the current state or status of a an eBay user account.

Types that use UserStatusCodeType:

Enumeration Values

Value Description Which calls use this value *
AccountOnHold User's account is on hold, such as for non-payment of amounts due eBay; user cannot sell or buy items GetUserProfile
Confirmed User has completed online registration and has properly responded to confirmation email; most users should fall in this category GetUserProfile
CreditCardVerify User has completed registration and confirmation, but is pending a verification of credit card information GetUserProfile
CreditCardVerifyHalfOptIn User has completed the registration for Half.com and opted to automatically also be registered with eBay, but the verification of credit card information is still pending GetUserProfile
CustomCode Reserved for internal or future use GetUserProfile
Deleted Records for the specified user have been deleted GetUserProfile
Ghost Registered users of AuctionWeb (pre-eBay) who never re-registered on eBay GetUserProfile
InMaintenance Temporary user record state indicating the record is in the process of being changed by eBay; query user information again to get new status GetUserProfile
Merged User record has been merged with another account record for the same user GetUserProfile
RegistrationCodeMailOut User has completed online registration and has been sent the confirmation email, but has not yet responded to the confirmation email GetUserProfile
Suspended User has been suspended from selling and buying, such as for violations of eBay terms or agreement GetUserProfile
TermPending User has been scheduled for account closure (typically when a user has requested to have their account closed) A user in this state should not be considered an active user GetUserProfile
Unconfirmed User has completed online registration, but has either not responded to confirmation email or has not yet been sent the confirmation email GetUserProfile
UnconfirmedExpress Half.com User; user has completed the registration for Half.com and opted to automatically also be registered with eBay, but the registration confirmation is still pending GetUserProfile
UnconfirmedHalfOptIn User has completed the registration for Half.com and opted to automatically also be registered with eBay, but the registration confirmation is still pending GetUserProfile
Unknown User properties have never been set; this value should seldom, if ever, be returned and typically represents a problem GetUserProfile
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2006–2013 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.