eBay Merchant Data APIVersion 1255
 

PayPalAccountStatusCodeType ( token )

Enumerated type that defines PayPal account states.

Note: Although the PayPalAccountStatus 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 PayPalAccountStatusCodeType.

Enumeration Values

Value Description
Active This enumeration value indicates that the user's PayPal account is active.
Closed This enumeration value indicates that the user's PayPal account is closed.
CustomCode Reserved for internal or future use
HighRestricted This enumeration value indicates that the user's PayPal account is in a highly restricted state.
Invalid This enumeration value indicates that the user's PayPal account is invalid.
Locked This enumeration value indicates that the user's PayPal account is locked.
LowRestricted This enumeration value indicates that the user's PayPal account is in a low restricted state.
Unknown This enumeration value indicates that the state of the user's PayPal account is unknown.
WireOff This enumeration value indicates that the user's PayPal account is wired off.
  * See the Enumeration Index to see exact use of each enumeration value in the API.