2.2.1增值税专用发票(普票相同)
字段名称 | Key | 返回缩略图 | 客户端是否展示 |
---|---|---|---|
发票代码 | invoice_code | 是 | 是 |
发票号码 | invoice_no | 是 | 是 |
开票日期 | date | 是 | 是 |
合计金额 | pretax_amount | 是 | 是 |
校验码 | check_code | 是 | 是 |
机器编码 | machine_code | 否 | 否 |
合计税额 | tax_amount | 否 | 是 |
价税合计 (大写) | amount_big | 否 | 否 |
价税合计 (小写) | amount_little | 否 | 是 |
购方名称 | buyer_name | 否 | 是 |
购方纳税人识别号 | buyer_tax_id | 否 | 是 |
购方地址电话 | buyer_address | 否 | 否 |
购方开户行及账号 | buyer_bank_info | 否 | 否 |
销方名称 | seller_name | 否 | 是 |
销方纳税人识别号 | seller_tax_id | 否 | 是 |
销方地址电话 | seller_address | 否 | 否 |
销方开户行及账号 | seller_bank_info | 否 | 否 |
收款人 | receiptor | 否 | 否 |
复核 | checker | 否 | 否 |
开票人 | issuer | 否 | 否 |
二维码 | qrcode | 否 | 否 |
密码区 | cipher_text | 否 | 否 |
备注 | notes | 否 | 否 |
联次 | sheet_type | 否 | 是 |
发票名称 | invoice_name | 否 | 否 |
明细 | details | 否 | 否 |
名称 | name | 否 | 否 |
类型 | type | 否 | 否 |
单位 | unit | 否 | 否 |
数量 | count | 否 | 否 |
单价 | unit_price | 否 | 否 |
金额 | amount | 否 | 否 |
税率 | tax_rate | 否 | 否 |
税额 | tax | 否 | 否 |
{
"version": "V1.0.231_20200514",
"result": [
{
"pass_fee": 0,
"type": "10101",
"invoice_no_warning": 0,
"qrcode_warning": 0,
"type_msg": "增值税普通发票",
"expense_type": "4",
"score": 0.9999868869781494,
"recognize_result": {
"buyer_name": {
"item_words": "东莞银行股份有限公司",
"chinese_key": "购方名称",
"item_score": 1,
"item_image": null,
"item_quad": [ 852,1,1,1,1,1,11,1]
},
"amount_little": {... },
"amount_big": {... },
"invoice_code": {...},
"qrcode": {...},
"issuer": {... },
"seller_tax_id": {...},
"machine_code": {... },
"checker": {...},
"details": [
{
"count": {
"item_words": "1",
"chinese_key": "数量",
"item_quad": [100,100,100,11,111,11,11,111 ],
"item_score": 0.99995542,
"item_image": null
},
"amount": {...},
"tax_rate": {...},
"name": {...},
"tax": {... },
"unit_price": {...},
"type": {...},
"unit": {...}
}
],
"check_code": {...},
"sheet_type": {...},
"seller_bank_info": {...},
"buyer_address": {...},
"pretax_amount": {...},
"date": {...},
"invoice_no": {...},
"buyer_tax_id": {...},
"tax_amount": {...},
"cipher_text": {...},
"seller_name": {...},
"seller_address": {...},
"invoice_name": {...},
"buyer_bank_info": {...},
"notes": {...}
},
"image": null,
"quad": [8,242, 3990,242,3990,2688,8,2688],
"page_name": "增值税普通发票",
"expense_type_msg": "餐饮",
"error_code": 0,
"error_msg": "识别成功",
"page_no": 1
}
],
"request_id": "a749239c961311ea9d46049226be9626",
"recognize_time": 11273,
"error_code": 0,
"error_msg": "识别成功"
}
修改于 2025-03-25 02:13:05