Developer's Guide

Table Of Contents
GetVerifiedStatus API Operation
GetVerifiedStatus Request
7
64 May 2012 Adaptive Accounts Developer Guide
RequestEnvelope Fields
matchCriteria xs:string
(Required) The criteria that must be matched in addition to emailAddress.
Currently, only NAME is supported.
Allowable string values are:
NAME
NONE
NOTE: To use ConfirmationType NONE you must request and be granted
advanced permission levels.
requestEnvelope common:RequestEnvelope
(Required) Information common to each API operation, such as the language in
which an error message is returned.
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)
errorLanguage xs:string
(Required) The RFC 3066 language in which error messages are returned; by
default it is en_US, which is the only language currently supported
Field Description