post https://api.verihubs.com/ocr/sim
The purpose of OCR is to extract information from SIM image. The result will be in “text” format. All the data inside SIM will be extracted.
You will receive a response consists of message and an error code if the
request fails to process. The following is a list of error codes.
Error status | Error code | Description |
---|---|---|
200 | SIM_NOT_DETECTED | Image is not detected as SIM |
400 | INVALID_PAYLOAD | No value in payload |
400 | INVALID_PAYLOAD_IMAGE_FORMAT | Invalid image format |
400 | INSUFFICIENT_QUOTA | Quota is not sufficient to continue |
500 | INTERNAL_SERVER_ERROR | Internal server error |