eBay Merchant Data APIVersion 1255
 

PayPalAccountLevelCodeType ( token )

Enumerated type that defines PayPal account levels.

Note: Although the PayPalAccountLevel field is still being returned for now, this field now has much less relevance since a seller's eBay account and PayPal account are no longer linked together, and a seller having a PayPal account is no longer a requirement.

No calls use PayPalAccountLevelCodeType.

Enumeration Values

Value Description
CustomCode Reserved for internal or future use
InternationalUnverified This enumeration value indicates that the user's international PayPal account is unverified.
InternationalVerified This enumeration value indicates that the user's international PayPal account is verified.
Invalid This enumeration value indicates that the user's PayPal account is invalid.
Trusted This enumeration value indicates that the user's PayPal account is a trusted account.
Unknown This enumeration value indicates that the user's PayPal account information is unknown.
Unverified This enumeration value indicates that the user's PayPal account is unverified.
Verified This enumeration value indicates that the user's PayPal account is verified.
  * See the Enumeration Index to see exact use of each enumeration value in the API.