Flash Image Supported ID Document
This page shows the parameters of the additional flash image and ID cards that is supported using flash image
Lists of ID Documents that supported flash-image as secondary image
Example of flash image parameter in the request (MyKad)
{
"apiKey": "apiKey",
"caseNo": "",
"idImageBase64Image": "",
"livenessFaceBase64Image": "",
"idNumber": "",
"otherDocList": [
{
"base64Image": "",
"type": "high_quality"
},
{
"base64Image": "",
"type": "without_flash"
},
{
"base64Image": "",
"type": "with_flash"
}
],
"photoSubstitutionCheck": true,
"landmarkCheck": true,
"screenDetection":true,
"ghostPhotoColorDetection":true,
"fontCheck": true,
"colorMode": true,
"hologram": true,
"icTypeCheck": true,
"microprintCheck": true,
"faceBrightnessDetection": true,
"idBlurDetection": true,
"idBrightnessDetection": true,
"contentSubstitution":true
}Last updated