支持包括發(fā)票號碼、發(fā)票代碼、發(fā)票金額等關(guān)鍵字段結(jié)構(gòu)化識別輸出。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
下表是API對應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:
- 操作:是指具體的權(quán)限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權(quán)的操作,用
全部資源
表示。
- 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
- 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關(guān)鍵字 | 關(guān)聯(lián)操作 |
---|---|---|---|---|
ocr:RecognizeQuotaInvoice | *全部資源 * |
| 無 |
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
Url | string | 否 | 圖片鏈接(長度不超 2048 字節(jié),不支持 base64) | https://img.alicdn.com/tfs/TB1SwAeXHr1gK0jSZR0XXbP8XXa-870-604.jpg |
body | byte | 否 | 圖片二進制文件,最大 10MB,與 URL 二選一。 使用 HTTP 方式調(diào)用,把圖片二進制文件放到 HTTP body 中上傳即可。 使用 SDK 的方式調(diào)用,把圖片放到 SDK 的 body 中即可 | 圖片二進制文件 |
返回參數(shù)
中英文字段映射
invoiceCode 發(fā)票代碼
invoiceNumber 發(fā)票號碼
AmountInWords 大寫金額
Amount 小寫金額
title 發(fā)票標(biāo)題
formType 聯(lián)次
示例
正常返回示例
JSON
格式
{
"RequestId": "43A29C77-405E-4CC0-BC55-EE694AD00655",
"Data": "{ \t\"data\": { \t\t\"invoiceCode\": \"153001864058\", \t\t\"invoiceNumber\": \"03555555\", \t\t\"AmountInWords\": \"拾元整\", \t\t\"Amount\": \"10.00\", \t\t\"title\": \"云南通用定額發(fā)票\", \t\t\"formType\": \"發(fā)票聯(lián)\" \t}, \t\"ftype\": 0, \t\"height\": 604, \t\"orgHeight\": 604, \t\"orgWidth\": 870, \t\"prism_keyValueInfo\": [{ \t\t\"key\": \"invoiceCode\", \t\t\"keyProb\": 100, \t\t\"value\": \"153001864058\", \t\t\"valuePos\": [{ \t\t\t\"x\": 364, \t\t\t\"y\": 259 \t\t}, { \t\t\t\"x\": 364, \t\t\t\"y\": 226 \t\t}, { \t\t\t\"x\": 641, \t\t\t\"y\": 232 \t\t}, { \t\t\t\"x\": 641, \t\t\t\"y\": 265 \t\t}], \t\t\"valueProb\": 100 \t}, { \t\t\"key\": \"invoiceNumber\", \t\t\"keyProb\": 100, \t\t\"value\": \"03555555\", \t\t\"valuePos\": [{ \t\t\t\"x\": 366, \t\t\t\"y\": 315 \t\t}, { \t\t\t\"x\": 366, \t\t\t\"y\": 282 \t\t}, { \t\t\t\"x\": 560, \t\t\t\"y\": 286 \t\t}, { \t\t\t\"x\": 560, \t\t\t\"y\": 319 \t\t}], \t\t\"valueProb\": 100 \t}, { \t\t\"key\": \"AmountInWords\", \t\t\"keyProb\": 100, \t\t\"value\": \"拾元整\", \t\t\"valuePos\": [{ \t\t\t\"x\": 317, \t\t\t\"y\": 448 \t\t}, { \t\t\t\"x\": 319, \t\t\t\"y\": 394 \t\t}, { \t\t\t\"x\": 556, \t\t\t\"y\": 401 \t\t}, { \t\t\t\"x\": 554, \t\t\t\"y\": 455 \t\t}], \t\t\"valueProb\": 100 \t}, { \t\t\"key\": \"Amount\", \t\t\"keyProb\": 100, \t\t\"value\": \"10.00\", \t\t\"valuePos\": [{ \t\t\t\"x\": 317, \t\t\t\"y\": 448 \t\t}, { \t\t\t\"x\": 319, \t\t\t\"y\": 394 \t\t}, { \t\t\t\"x\": 556, \t\t\t\"y\": 401 \t\t}, { \t\t\t\"x\": 554, \t\t\t\"y\": 455 \t\t}], \t\t\"valueProb\": 100 \t}, { \t\t\"key\": \"title\", \t\t\"keyProb\": 100, \t\t\"value\": \"云南通用定額發(fā)票\", \t\t\"valuePos\": [{ \t\t\t\"x\": 154, \t\t\t\"y\": 113 \t\t}, { \t\t\t\"x\": 155, \t\t\t\"y\": 58 \t\t}, { \t\t\t\"x\": 748, \t\t\t\"y\": 73 \t\t}, { \t\t\t\"x\": 746, \t\t\t\"y\": 129 \t\t}], \t\t\"valueProb\": 100 \t}, { \t\t\"key\": \"formType\", \t\t\"keyProb\": 100, \t\t\"value\": \"發(fā)票聯(lián)\", \t\t\"valuePos\": [{ \t\t\t\"x\": 349, \t\t\t\"y\": 191 \t\t}, { \t\t\t\"x\": 351, \t\t\t\"y\": 144 \t\t}, { \t\t\t\"x\": 540, \t\t\t\"y\": 148 \t\t}, { \t\t\t\"x\": 539, \t\t\t\"y\": 196 \t\t}], \t\t\"valueProb\": 100 \t}], \t\"sliceRect\": { \t\t\"x0\": 0, \t\t\"y0\": 1, \t\t\"x1\": 870, \t\t\"y1\": 20, \t\t\"x2\": 867, \t\t\"y2\": 604, \t\t\"x3\": 0, \t\t\"y3\": 596 \t}, \t\"width\": 870 }",
"Code": "noPermission",
"Message": "You are not authorized to perform this operation."
}
錯誤碼
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2021-08-17 | OpenAPI 入?yún)l(fā)生變更 | 查看變更詳情 |