An enumerated type for the values that represent the status of the user's account.
Type that uses UserStatusEnum
Call that uses UserStatusEnum
GET
Enumerations
CONFIRMED
Indicates the user's account has been verified by eBay.
UNCONFIRMED
Indicates the user's account has not been verified by eBay.
ACCOUNTONHOLD
Indicates the user's account has been put on hold by eBay.
UNDETERMINED
Indicates the user's account is not in any of the other states.