Malaysia's Electricity Bill OCR
This page contains the information for Malaysia's Electricity Bill (TnB) OCR for Sabah & Sarawak.
POST
https://okayiddemo.innov8tif.com/okayid/api/ocr/my/electric-bill
Request Body
Name
Type
Description
base64ImageString*
String
Electricity Bill Image (Can be submitted in either image or PDF)
apiKey*
String
Given by Innov8tif
docTypeEnabled*
Boolean
To enable/disable the docType detection
{
"status": "success",
"message": null,
"result": [
{
"ListVerifiedFields": {
"pFieldMaps": [
{
"wLCID": 0,
"FieldType": 17,
"wFieldType": 17,
"Field_MRZ": null,
"Field_Visual": "44 LRG KUKANG^TMN KINANTY PHS 2 LUYANG^88300, KOTA KINABALU",
"Matrix": null
},
{
"wLCID": 0,
"FieldType": 25,
"wFieldType": 25,
"Field_MRZ": null,
"Field_Visual": "CHONG YIN FOON",
"Matrix": null
}
]
}
}
],
"documentType": "Malaysia - Electric Bill #3"
}
Last updated
Was this helpful?