Developer's Guide

Table Of Contents
Adaptive Accounts Developer Guide May 2012 23
2
Supported Formats, URLs and
HTTP Request Headers
Adaptive Accounts Methods
Adaptive Accounts provides the following methods:
Adaptive Accounts URLs
The endpoint is determined by the method and the environment in which you want to execute
the API operation. For example, if you want to send a CreateAccount request to the
sandbox, specify the following URL:
https://svcs.sandbox.paypal.com/AdaptiveAccounts/CreateAccount
You can specify the following URLs:
API Operation Description
CreateAccount Creates PayPal accounts.
AddBankAccount Link bank accounts to PayPal accounts as funding sources.
AddPaymentCard Link payment cards to PayPal accounts as funding sources
SetFundingSourceConfirmed Set the funding source to confirmed; they may set the account to PayPal
Verified status.
GetVerifiedStatus Verify PayPal accounts by matching account holder criteria such as the
account holders email address.
Environment Endpoint
Production
https://svcs.paypal.com/AdaptiveAccounts/API_operation
Sandbox
https://svcs.sandbox.paypal.com/AdaptiveAccounts/API_operation