Sample Response
Response Example
{
"status": "success",
"messageCode": "api.success",
"message": "",
"id": "28a2fa96-3cb9-4b0d-a121-94f40c946c65",
"methodList": [
{
"method": "landmark",
"label": "Landmark Analysis Result",
"componentList": [
{
"code": "l-th-id-back-logo",
"label": "Hologram",
"value": "49.26370978355408",
"imageUrl": "/public/image/v2/28a2fa96-3cb9-4b0d-a121-94f40c946c65?type=l-th-id-back-logo",
"refImageUrl": null
},
{
"code": "l-th-id-back-temple",
"label": "Temple",
"value": "78.06714177131653",
"imageUrl": "/public/image/v2/28a2fa96-3cb9-4b0d-a121-94f40c946c65?type=l-th-id-back-temple",
"refImageUrl": null
},
{
"code": "l-th-id-back-flag",
"label": "Flag",
"value": "80.42339086532593",
"imageUrl": "/public/image/v2/28a2fa96-3cb9-4b0d-a121-94f40c946c65?type=l-th-id-back-flag",
"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
}
]
},
{
"method": "screen",
"label": "Screen Detection",
"componentList": [
{
"code": "screen",
"label": "Screen Detection",
"value": "Pass",
"imageUrl": null,
"refImageUrl": null
}
]
}
],
"outputImageList": [
{
"tag": "cropId",
"imageUrl": "/public/image/v2/28a2fa96-3cb9-4b0d-a121-94f40c946c65?type=cropId"
}
]
}
Last updated