Developer's Guide

Table Of Contents
CreateAccount API Operation
CreateAccount Request Sample
3
40 May 2012 Adaptive Accounts Developer Guide
ResponseEnvelope Fields
CreateAccount Request Sample
SOAP request
To create an account, the SOAP request specifies the name, address, and other identifying
information about the account holder for whom you want to create an account. You can
specify additional information to associate with the account in the partner information fields.
execStatus xs:string
The status of the payment. Allowable values:
CREATED – The account creation is complete, no redirection for approval
necessary.
COMPLETEDThe account creation request was successful (user
redirection for approval required).
CREATED PENDING VERIFICATION – The account creation is complete
but verification/approval process has not been completed.
returnURL xs:string
The URL to which you direct your customers browser to create the account.
responseEnvelope common:ResponseEnvelope
Common response information, including a timestamp and the response
acknowledgement status.
Field Description
ack common:AckCode
Acknowledgment code. Possible values are:
Success – Operation completed successfully
Failure – Operation failed
Warning – warning
SuccessWithWarning – Operation completed successfully; however,
there is a warning message
FailureWithWarning – Operation failed with a warning message
build Build number; used only by Developer Technical Support.
correlationId Correlation ID; used only by Developer Technical Support.
timestamp The date on which the response was sent. The time is not supported.
Field Description