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 49
AddBankAccount API Operation
AddBankAccount Response
4
AddBankAccount Response Fields
ResponseEnvelope Fields
Field Definition
execStatus xs:string
Execution status for the request. Possible values are:
COMPLETED
CREATED
CREATED PENDING VERIFICATION
fundingSourceKey xs:string
The key for the funding source to use in subsequent Adaptive Accounts API
request messages.
redirectURL xs:string
The URL to direct the PayPal account holder to redirection after the Add Bank
Account web flow is completed.
responseEnvelope common:ResponseEnvelope
Common response information, including a timestamp and the response
acknowledgement status.
Field Description
ack common:AckCode
Acknowledgment code. Possible values are:
Success – Operation completed successfully
Failure – Operation failed
Warning – warning
SuccessWithWarning – Operation completed successfully; however,
there is a warning message
FailureWithWarning – Operation failed with a warning message
build Build number; used only by Developer Technical Support.
correlationId Correlation ID; used only by Developer Technical Support.
timestamp The date on which the response was sent. The time is not supported.