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
AddPaymentCard API Operation
AddPaymentCard Request
5
54 May 2012 Adaptive Accounts Developer Guide
NameType Fields
CardDateType Fields
RequestEnvelope Fields
countryCode xs:string
(Required) The country code. For allowable values, refer to “Country Codes”
on page 69.
Field Description
salutation xs:string
(Optional) A salutation for the account or payment card holder.
firstName xs:string
(Required) First name of the account or payment card holder.
middleName xs:string
(Optional) Middle name of the account or payment card holder.
lastName xs:string
(Required) Last name of the account or payment card holder.
suffix xs:string
(Optional) A suffix for the account or payment card holder.
Field Description
month xs:integer
(Optional) The month of expiration.
year xs:integer
(Required) The year of expiration.
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)
Field Description