Developer's Guide

Table Of Contents
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