featurestore_id

entity_type_id

description

entity_id

identity_check_fs

identity_check_features

customerid

CIBI - Credit Solutions provides the following service:

  • Identity Check

  • Address Validation

  • Employment Verification

CIBI Identity Check Response Details

Link to docs - CIBI Identity Check Reference Doc

{
   "transId":"1dea64ab2182fabb",
   "flowId":200,
   "referId":20, 
   "node":{
      "id":138,
      "name":"EmailDetectionV1ID",
      "startTime":1656046358060,
      "endTime":1656046358100,
      "opTime":16560463589090,
      "cacheHit": false,
      "input":[
         {
            "name":"email",
            "value":"monosteves@gmail.com",
            "var_code":2015,
            "var_name":"V_INPUT_EMAIL"
         }
      ],
      "output":{
            "code":"SUCCESS",
            "message":"OK",
            "data":{
                    "gender":"Male",
                    "dob":"1991-07-04",
                    "maritalStatus":"Single",
                    "firstName":"JOHN DARRYL",
                    "middleName":"BALDOVINO",
                    "lastName":"LU",
                    "suffix":null,
                    "namePercent":1.0
                    },
            "extra":null,
            "transactionId":"1a349851663ccdfb",
            "pricingStrategy":"PAY"
        }
   },
    'referenceId': 'test-id-abcd1234'
}

Response Result

Description

feature_id

Atomic

Type

referenceId

ENTITY_ID_NAME

customerid

message

Error Messages

message

YES

STRING

gender

Male or Female

gender

YES

STRING

dob

Date of birthday

dob

YES

STRING

maritalStatus

Please check List of maritalStatus

  • Married

  • Single

  • Living with partner

  • Divcorced

  • Separated

  • Widow

maritalstatus

YES

STRING

firstName

firstname

YES

STRING

middleName

middlename

YES

STRING (Optional)

lastName

lastname

YES

STRING

suffix

suffix

YES

STRING

(Nullable)

namePercent

The similarity between the input name and the returned name, ranging from 0 to 1

namepercent

YES

STRING

Attachments: