GET api/verify/external?name={name}&sourceDataSourceId={sourceDataSourceId}&targetDataSourceId={targetDataSourceId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

string

Required

sourceDataSourceId

integer

Required

targetDataSourceId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResolvedResponse
NameDescriptionTypeAdditional information
status

The final status of the request -- 'success' or 'failure'

ResolvedStatus

None.

names

An array of verification results.

Collection of ResolvedDataItem

None.

message

Message associated with the status

string

None.

globalNamesVerifications

Message associated with the status

ResolvedResponse

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.