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
Adaptive Accounts Developer Guide May 2012 37
CreateAccount API Operation
CreateAccount Request
3
BusinessStakeholderType Fields
CreateWebOptionsType Fields
Field Description
address aa:addressType
(Optional) The address of the stakeholder in the business for which the PayPal
account is created.
dateOfBirth xs:date
(Optional) The date of birth of the stakeholder in the business. Use YYYY-
MM-DDZ format; for example 1970-01-01Z.
fullLegalName xs:string
(Optional) The legal name of the stakeholder in the business for which the
PayPal account is created.
name aa:NameType
(Optional) The name of the stakeholder in the business for which the PayPal
account is created.
role aa:StakeholderRoleType
(Optional) The role of the stakeholder in the business for which the PayPal
account is created. Allowable values are:
CHAIRMAN
SECRETARY
TREASURER
BENEFICIAL_OWNER
PRIMARY_CONTACT
INDIVIDUAL_PARTNER
NON_INDIVIDUAL_PARTNER
PRIMARY_INDIVIDUAL_PARTNER
DIRECTOR
NO_BENEFICIAL_OWNER
countryCode xs:string
The country code. For allowable values, refer to “Country Codes” on page 69.
Field Description
returnUrl xs:string
(Required) The URL to which PayPal returns the account holder after the
account is created.
returnUrlDescription xs:string
(Optional) A description of the return URL.