Connectors Reference

IN-D KYC India

Classify ID documents, and extracts useful attributes smartly leveraging on the power of AI. Works with most of the officially valid documents for vetting your customers making your onboarding fraud-proof and build trust.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

IDDocClassificationAndExtraction (string Content-Type, array body)

ID Document Classification and Extraction

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

IDDocClassificationAndExtractionParameterBodyItem

 

IDDocClassificationAndExtractionResponse

 

 

Actions:

IDDocClassificationAndExtraction

Summary: ID Document Classification and Extraction

Description: This action does both classification of the ID document and extraction of attributes from the ID document. When a document is sent as an input, the extracted data along with the classified document type is received as an output.

 

Syntax:

IN-DKYCIndia.IDDocClassificationAndExtraction (string Content-Type, array body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Content type of request)

Content type of request

True

body

array of (IDDocClassificationAndExtractionParameterBodyItem)

 

 

True

 

Returns:

          Type:IDDocClassificationAndExtractionResponse

 


 

IDDocClassificationAndExtractionParameterBodyItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

api

string

 

extraction or classification of request

filename

string

 

filename

payload

string(byte)

 

base64 content of file


 

IDDocClassificationAndExtractionResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

desc

string

 

description of request either success or failure

result

Result

 

result

status

string

 

status of post request either success or failure

 

Result

Summary:

Description: result

 

          Properties:

Name

Type

Summary

classification_result

array of (Classification_resultItem)

 

classification_result

extraction_result

array of (Extraction_resultItem)

 

extraction_result

validation_result

Validation_result

 

validation_result

verification_result

Verification_result

 

verification_result

 

Classification_resultItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

document_type

string

 

type of id document

filename

string

 

name of file

image_quality

string

 

image quality of id document

 

Extraction_resultItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

ADDRESS

string

 

id document address

DOC_TYPE

string

 

type of id document

FATHER_SPOUSE_NAME

string

 

details of id document father name/spouse name

filename

string

 

filename

validation

boolean

 

validation from govt db

 

Validation_result

Summary:

Description: validation_result

 

          Properties:

Name

Type

Summary

 

Verification_result

Summary:

Description: verification_result

 

          Properties:

Name

Type

Summary