2.2.14完税证明
字段名称 | Key | 返回缩略图 | 客户端是否展示 |
---|---|---|---|
证明号 | proof_no | 是 | 是 |
填票日期 | date | 是 | 是 |
税务机关 | tax_authority | 否 | 是 |
纳税人识别号 | tax_no | 否 | 是 |
纳税人名称 | name | 否 | 是 |
清单 | tax_proof_details | 否 | 否 |
金额大写 | amount_big | 否 | 是 |
金额小写 | amount_small | 是 | 是 |
填票人 | creator | 否 | 是 |
备注 | memo | 否 | 是 |
原凭证号 | origin_proof_no | 否 | 是 |
税种 | tax_type | 否 | 否 |
品目名称 | project_name | 否 | 否 |
税款所属时期 | tax_valid_date | 否 | 否 |
入 (退) 库日期 | inout_store_date | 否 | 否 |
实缴 (退) 金额 | paid_amount | 否 | 否 |
{
"version": "V1.0.274_20200627",
"result": [
{
"type": "10604",
"image": null,
"expense_type_msg": "其他",
"type_msg": "完税证明",
"expense_type": "9",
"score": 0.9456971287727356,
"recognize_result": {
"tax_authority": {
"item_words": "国家税务总局怀宁县税务局第一税务分局",
"chinese_key": "税务机关",
"item_score": 0,
"item_image": null,
"item_quad": [0,0,0,0,0,0,0,0]
},
"tax_no": {…},
"name": {…},
"creator": {…},
"memo": {…},
"tax_proof_details": [
{
"origin_proof_no": {
"item_words": "334086191000006718",
"chinese_key": "原凭证号"
},
"tax_type": {…},
"project_name": {…},
"tax_valid_date": {…},
"inout_store_date": {…},
"paid_amount": {… }
},
….
],
"proof_no": {…},
"amount_big": {…},
"date": {…},
"amount_small": {…}
},
"quad": [131,109,1980,109,1980,1409,131,1409],
"error_code": 0,
"error_msg": "识别成功",
"page_no": 1
}
],
"request_id": "28f0c440b9dc11eab6b100163e0d18d7",
"recognize_time": 708,
"error_code": 0,
"error_msg": "识别成功"
}
修改于 2025-03-25 02:32:14