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
AddBankAccount API Operation
AddBankAccount Response
4
48 May 2012 Adaptive Accounts Developer Guide
WebOptionsType Fields
RequestEnvelope Fields
AddBankAccount Response
Field Description
cancelUrl xs:string
(Optional) The URL to which bank account/payment card holders return when
they cancel the bank account addition flow.
cancelUrlDescription xs:string
(Optional) A description of the cancellation URL.
returnUrl xs:string
(Optional) The URL to which bank account/payment card holders return after
they add the account or payment card.
returnUrlDescription xs:string
(Optional) A description of the return URL.
Field Description
detailLevel common:DetailLevelCode
(Optional) The level of detail required by the client application for component
such as Item, Transaction. Possible values are:
ReturnAll – This value provides the maximum level of detail (default)
errorLanguage xs:string
(Required) The RFC 3066 language in which error messages are returned; by
default it is en_US, which is the only language currently supported