Developer's Guide

Table Of Contents
Adaptive Accounts Developer Guide May 2012 53
AddPaymentCard API Operation
AddPaymentCard Request
5
AddressType Fields
createAccountKey xs:string
The createaccount key returned in the CreateAccount response. This
parameter is required for calls where the confirmationType is set to NONE.
emailAddress xs:string
(Optional) The email address for the PayPal account. You must specify either
the accountId or emailAddress for this request.
expirationDate aa:CardDateType
(Optional) The element containing the expiration date for the payment card.
issueNumber xs:string
(Optional) The 2-digit issue number for Switch, Maestro, and Solo cards.
nameOnCard aa:Nametype
(Required) The element containing the name of the card holder.
requestEnvelope common:RequestEnvelope
(Required) Information common to each API operation, such as the language in
which an error message is returned.
startDate aa:CardDateType
(Optional) The element containing the start date for the payment card.
webOptions aa:WebOptionsType
(Optional) Additional structure to define the URLs for the cancelation and
return web flows.
Field Description
line1 xs:string
(Required) The street address.
line2 xs:string
(Optional) The second line of the address.
NOTE: This field is required for Brazilian addresses.
city xs:string
(Required) The city.
state xs:string
(Optional) The state code.
postalCode xs:string
(Optional) The zip or postal code.
Field Description