Skip to main content
GET/api/conversations/{conversationId}/databaseVerification/info

Retrieving the database verification product information relating to the conversation

Returns information about how the database verification process is performed for the given conversation ID. Results are available when the appropriate callback is received, or when the databaseVerification status reaches FINISHED OR FAILED.

Response Content

Detailed description of returned fields:

ParameterExampleDescription
source-List of database verification source results.
source.nameMATCHINGType of the database verification use case (MATCHING).
source.statusFINISHEDProcessing status of the source (FINISHED / FAILED).
source.sourceNameAustralia ResidentialName of the source/database.
source.sourceTypeMARKETINGType of the source/database (MARKETING / GOVERNMENT).
source.sourceMatchResultNO_MATCHOverall match result (FULL_MATCH / PARTIAL_MATCH / NO_MATCH).
source.errorsSOURCE_UNAVAILABLEInformation about the causes of errors. The content depends on the specific verification source.

Parameters

NameInTypeRequiredDescription
conversationIdpathstringRequired

Conversation ID

Responses

Database verification results available

Content-Typeapplication/vnd.authologic.v1.1+jsonJSON
sourcearray<DatabaseVerificationSource> required

List of database verification source results

Powered by Authologic Nisaba