Sample Response

Response Example

{
    "status": "success",
    "messageCode": "api.success",
    "message": "",
    "id": "f9214ff9-651e-49c7-a4fc-96474923b98d",
    "methodList": [
        {
            "method": "landmark",
            "label": "Landmark Analysis Result",
            "componentList": [
                {
                    "code": "l-th-id-logo",
                    "label": "Logo",
                    "value": "94.43879723548889",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-logo",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-id-no",
                    "label": "Identification Number",
                    "value": "82.02647566795349",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-no",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-id-card",
                    "label": "Thai National ID Card",
                    "value": "64.56148028373718",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-card",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-id-name",
                    "label": "Name",
                    "value": "96.70687317848206",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-name",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-id-lastname",
                    "label": "Last Name",
                    "value": "93.98202896118164",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-lastname",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-dob",
                    "label": "Date Of Birth",
                    "value": "90.9083902835846",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-dob",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-issue-d",
                    "label": "Date Of Issue",
                    "value": "90.08411169052124",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-issue-d",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-id-sign",
                    "label": "Sign",
                    "value": "86.03547215461731",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-sign",
                    "refImageUrl": null
                },
                {
                    "code": "l-th-id-exp-d",
                    "label": "Date Of Expiry",
                    "value": "88.9076292514801",
                    "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=l-th-id-exp-d",
                    "refImageUrl": null
                }
            ]
        },
        {
            "method": "colorMode",
            "label": "Color Mode",
            "componentList": [
                {
                    "code": "colorMode",
                    "label": "Color Mode",
                    "value": "Pass",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        },
        {
            "method": "screen",
            "label": "Screen Detection",
            "componentList": [
                {
                    "code": "screen",
                    "label": "Screen Detection",
                    "value": "Cautious",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        },
        {
            "method": "hologram",
            "label": "Hologram",
            "componentList": [
                {
                    "code": "hologram",
                    "label": "Hologram",
                    "value": "Fail",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        }
    ],
    "outputImageList": [
        {
            "tag": "cropId",
            "imageUrl": "/public/image/v2/f9214ff9-651e-49c7-a4fc-96474923b98d?type=cropId"
        }
    ]
}

Last updated