Centralized OkayID
Last updated
Last updated
POST
https://ekycportaldemo.innov8tif.com/api/ekyc/okayid
Name | Type | Description |
---|---|---|
{
"status": "success",
"message": "",
"result": [
{
"ListVerifiedFields": {
"pFieldMaps": [
{
"wLCID": 0,
"FieldType": 1,
"wFieldType": 1,
"Field_MRZ": null,
"Field_Visual": "MYS",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 2,
"wFieldType": 2,
"Field_MRZ": null,
"Field_Visual": "861200556488",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 1086,
"FieldType": 71172108,
"wFieldType": 12,
"Field_MRZ": null,
"Field_Visual": "PEREMPUAN",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 12,
"wFieldType": 12,
"Field_MRZ": null,
"Field_Visual": "F",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 17,
"wFieldType": 17,
"Field_MRZ": null,
"Field_Visual": "NO 22 JATAN BB 3/3^NANDAR RUDIT PUCHONG^47000 PUCHONG^SELANGOR",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 25,
"wFieldType": 25,
"Field_MRZ": null,
"Field_Visual": "LIEW HEY LEE",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 38,
"wFieldType": 38,
"Field_MRZ": null,
"Field_Visual": "Malaysia",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 57,
"wFieldType": 57,
"Field_MRZ": null,
"Field_Visual": "8612005564880202",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"wLCID": 0,
"FieldType": 433,
"wFieldType": 433,
"Field_MRZ": null,
"Field_Visual": "WARGANEGARA",
"Field_Barcode": null,
"Matrix": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
]
}
}
],
"documentType": "Malaysia - Id Card #2"
}
{
"journeyId":"7851b4e3-df09-4ab6-8091-xxxxxxxxxx",
"base64ImageString": "",
"backImage": "",
"imageFormat":"",
"imageEnabled":false,
"faceImageEnabled":false,
"docTypeEnabled":true
"cambodia":false
}
Get the Postman Collection https://api.innov8tif.com/emas-ekyc-portal/postman-collection
docTypeEnabled
boolean
Set to True - document type will be returned
backImage
string
Back id card image in base64
cambodia
boolean
Set to True if it is Cambodia ID Card
faceImageEnabled
boolean
Set to True - Cropped face image will be returned
imageEnabled
boolean
Set to True - Cropped document image will be returned
imageFormat
string
Clarify the image format
base64ImageString
string
Front id card/passport image in base64
journeyId
string
Retrieve from 'Create JourneyID' API