Developer's Guide

Table Of Contents
CreateAccount API Operation
CreateAccount Request
3
38 May 2012 Adaptive Accounts Developer Guide
NameType Fields
showAddCreditCard xs:boolean
(Optional) Whether or not to show the Add Credit Card option.
true - show the option
false - do not show the option (default)
showMobileConfirm xs:boolean
(Optional) Whether or not to show the mobile confirmation option.
true - show the option
false - do not show the option (default)
This option displays only if you specify a value for mobilePhoneNumber in
the CreateAccount request.
NOTE: This option is only available for Australia, Canada, Spain, France,
United Kingdom, Italy, Malaysia, Singapore, and United States.
useMiniBrowser xs:boolean
(Optional) Whether or not to use the minibrowser flow. It is one of the
following values:
true - use the minibrowser flow
false - use the traditional flow (default)
NOTE: If you specify true for useMiniBrowser, do not specify values for
returnUrl or returnUrlDescription as they are not used in the
minibrowser flow.
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