Sample Response

Version 1

{
    "status": "success",
    "messageCode": "api.success",
    "message": "",
    "id": "fc32fc59-935c-464b-bfd3-2c28653a35b3",
    "methodList": [
        {
            "method": "landmark",
            "label": "Landmark Analysis Result",
            "componentList": [
                {
                    "code": "l-my-dl-emblem",
                    "label": "National Coat of Arms",
                    "value": "50.91567635536194",
                    "imageUrl": null,
                    "refImageUrl": null
                },
                {
                    "code": "l-my-dl-header",
                    "label": "Driving Licence Header",
                    "value": "50.13906955718994",
                    "imageUrl": "/public/image/v2/fc32fc59-935c-464b-bfd3-2c28653a35b3?type=l-my-dl-header",
                    "refImageUrl": null
                },
                {
                    "code": "l-my-dl-flag",
                    "label": "Malaysian Flag",
                    "value": "96.50254249572754",
                    "imageUrl": "/public/image/v2/fc32fc59-935c-464b-bfd3-2c28653a35b3?type=l-my-dl-flag",
                    "refImageUrl": null
                },
                {
                    "code": "l-my-dl-hibiscus",
                    "label": "Hibiscus Icon on Driving Licence",
                    "value": "90.40488600730896",
                    "imageUrl": "/public/image/v2/fc32fc59-935c-464b-bfd3-2c28653a35b3?type=l-my-dl-hibiscus",
                    "refImageUrl": null
                },
                {
                    "code": "l-my-dl-malaysia",
                    "label": "Malaysia Header",
                    "value": "91.9573724269867",
                    "imageUrl": "/public/image/v2/fc32fc59-935c-464b-bfd3-2c28653a35b3?type=l-my-dl-malaysia",
                    "refImageUrl": null
                }
            ]
        },
        {
            "method": "idBlurDetection",
            "label": "ID Blur Detection",
            "componentList": [
                {
                    "code": "idBlurDetection",
                    "label": "ID Blur Detection",
                    "value": "Cautious",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        },
        {
            "method": "idBrightnessDetc",
            "label": "ID Brightness Detection",
            "componentList": [
                {
                    "code": "idBrightnessDetc",
                    "label": "ID Brightness Detection",
                    "value": "Pass",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        },
        {
            "method": "colorMode",
            "label": "Color Mode",
            "componentList": [
                {
                    "code": "colorMode",
                    "label": "Color Mode",
                    "value": "Pass",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        }
    ]
}

Last updated