eBay Shopping APIVersion 1293
 

Applicable values for GetUserProfileResponse.User.Status

AccountOnHold
(out) This enumeration value indicates that the user's account is on hold, possibly for non-payment of eBay seller fees.
Confirmed
(out) This enumeration value indicates that the current state of the eBay user account is confirmed and active. This is the most commonly returned value.
CreditCardVerify
(out) This enumeration value indicates that the new account has been created, but eBay is in the process of verifying credit card information for the user.
CustomCode
(out) Reserved for internal or future use.
Deleted
(out) This enumeration value indicates that eBay has deleted the user's account.
Ghost
(out) This enumeration value is rare, but may get returned for users who registered quite a long time ago, but never re-registered as required.
InMaintenance
(out) This enumeration value indicates that eBay is currently making changes to the eBay user account. This value is also rarely returned.
Merged
(out) This enumeration value indicates that the user has more than one account, and these accounts are in the process of getting merged.
RegistrationCodeMailOut
(out) This enumeration value indicates that registration of the new account is pending the new user responding to the confirmation email.
Suspended
(out) This enumeration value indicates that the eBay user account is currently suspended. This may be because the eBay user has violated eBay's user agreement.
TermPending
(out) This enumeration value indicates that the user account has been scheduled for account closure (typically when a user has requested to have their account closed).
Unconfirmed
(out) This enumeration value indicates that the current state of the eBay user account is unconfirmed. This value may be returned for a newly created acount, where the registration process is still ongoing.
Unknown
(out) This enumeration value indicates that the current state of the eBay user account is unknown. This value should seldom, if ever, be returned and typically represents a problem.