Reason Codes and Reason Code Names
Thai National ID Card OCR Reason Codes
Status Code | Status Message | Description |
---|---|---|
1 | pass | Confident about the content read |
0 | manual check | Not confident about the content read, pending manual check |
Thai National ID Card OCR Error Codes
Status Code | Status Message |
---|---|
1 | image not readable |
2 | id card not found in this image |
3 | id card number field is not clearly |
Thai National ID Number Codes
Status Code | Status Message | Description |
---|---|---|
1 | pass | Confident about the content read |
0 | manual check | Not confident about the content read, pending manual check |
Signature Reason Codes
Status Code | Status Message | Description |
---|---|---|
1 | pass | Confident about the content read |
0 | manual check | Not confident about the content read, pending manual check |
API Reason Code Names
Status Code | Status Message | Description |
---|---|---|
200 | SUCCESS | success |
404 | REQUESTED_URL_NOT_FOUND | API Route not found in request |
405 | METHOD_NOT_ALLOWED | Method name (GET, POST) in the URL is incorrect. |
411 | PARAMETER_NOT_FOUND | The parameter is not found in request. |
412 | PARAMETER_VALUE_NOT_FOUND | The value of parameter is empty. |
413 | IMAGE_FILE_IS_TOO_LARGE | The file size is too large more than 2 MB. |
414 | NO_FILE_ATTACHED | No file attached. |
415 | INVALID_IMAGE_SIZE | Multiple input images |
Last updated