Developer's Guide
Table Of Contents
- Adaptive Accounts Developer Guide
- Contents
- Preface
- What’s New
- Introducing Adaptive Accounts
- Supported Formats, URLs and HTTP Request Headers
- CreateAccount API Operation
- AddBankAccount API Operation
- AddPaymentCard API Operation
- SetFundingSourceConfirmed API Operation
- GetVerifiedStatus API Operation
- Country Codes
- Business Categories and Subcategories
- Adaptive Accounts IPN Messages
- Older Versions of the Adaptive Accounts API
- Adaptive Account Changes Corresponding to PayPal Version 85.0
- Adaptive Account Changes Corresponding to PayPal Version 69.0
- Adaptive Account Changes Corresponding to PayPal Version 65.5
- Adaptive Account Changes Corresponding to PayPal Version 64.2
- Adaptive Account Changes Corresponding to PayPal Version 62.2
- Revision History
- Index
CreateAccount API Operation
CreateAccount Request
3
30 May 2012 Adaptive Accounts Developer Guide
CreateAccount Request Fields
Field Description
accountType xs:string
(Required) The type of account to be created. Allowable values are:
Personal – Personal account
Premier – Premier account
Business – Business account
address aa:AddressType
(Required) The address to be associated with the PayPal account.
businessInfo aa:BusinessInfoType
This field is required for business account creation.
citizenshipCountryCode xs:string
(Required) The code of the country to be associated with the account. For
allowable values, refer to “Country Codes” on page 69.
clientDetails Do not use this field.
contactPhoneNumber xs:string
(Required) Phone number to be associated with the account.
homePhoneNumber xs:string
(Optional) Home phone number to be associated with the account.