| 类 | 说明 |
|---|---|
| BusinessLincense |
营业执照
|
| DriverLicense |
驾驶证识别
|
| IdCard |
身份证识别
正面返回
{
"errcode": "0",
"errmsg": "ok",
"type": "Front",
"name": "张三",
"id": "123456789012345678",
"addr": "广东省广州市",
"gender": "男",
"nationality": "汉"
}
背面返回
{
"errcode": 0,
"errmsg": "ok",
"type": "Back",
"valid_date": "20070105-20270105"
}
|
| PrintedTextOcrResult |
文本识别
|
| PrintedTextOcrResult.Item | |
| PrintedTextOcrResult.Location | |
| PrintedTextOcrResult.Position | |
| VehicleLicense |
行驶证
|
Copyright © 2021. All rights reserved.