2.2.5二手车销售统一发票
字段名称 | Key | 返回缩略图 | 客户端是否展示 |
---|---|---|---|
发票代码 | invoice_code | 是 | 是 |
发票号码 | invoice_no | 是 | 是 |
开票日期 | date | 是 | 是 |
车价合计 (小写) | amount_little | 是 | 是 |
车价合计 (大写) | amount_big | 否 | 否 |
买方单位 / 个人 | buyer_name | 否 | 否 |
买方单位代码 / 身份证号码 | buyer_id | 否 | 否 |
买方单位 / 个人住址 | buyer_address | 否 | 否 |
买方电话 | buyer_phone | 否 | 否 |
卖方单位 / 个人 | seller_name | 否 | 否 |
卖方单位代码 / 身份证号码 | seller_id | 否 | 否 |
卖方单位 / 个人住址 | seller_address | 否 | 否 |
卖方电话 | seller_phone | 否 | 否 |
车牌照号 | vehicle_plate_no | 否 | 否 |
登记证号 | register_no | 否 | 否 |
车辆类型 | vehicle_type | 否 | 否 |
车架号 / 车辆识别代码 | vehicle_vin | 否 | 否 |
厂牌型号 | vehicle_model | 否 | 否 |
转入地车辆管理所名称 | gov_name_from | 否 | 否 |
联次 | sheet_type | 否 | 否 |
经营拍卖单位 | auction_company | 否 | 否 |
经营拍卖单位地址 | auction_company_address | 否 | 否 |
经营拍卖单位纳税人识别号 | auction_company_tax_id | 否 | 否 |
经营拍卖单位开户银行账号 | auction_company_bank_account | 否 | 否 |
经营拍卖单位电话 | auction_company_phone | 否 | 否 |
二手车市场名称 | market_name | 否 | 否 |
二手车市场纳税人识别号 | market_tax_id | 否 | 否 |
二手车市场单位地址 | market_address | 否 | 否 |
二手车市场开户银行账号 | market_bank_account | 否 | 否 |
二手车市场电话 | market_phone | 否 | 否 |
备注 | notes | 否 | 否 |
开票人 | issuer | 否 | 否 |
税控码 | cipher_text | 否 | 否 |
机打代码 | print_code | 否 | 否 |
机打号码 | print_no | 否 | 否 |
机器编号 | machine_code | 否 | 否 |
{
"version": "V1.0.274_20200627",
"result": [
{
"type": "10105",
"image": null,
"expense_type_msg": "其他",
"type_msg": "二手车销售统一发票",
"expense_type": "9",
"score": 0.9976831674575806,
"recognize_result": {
"register_no": {
"item_words": "330016666568",
"chinese_key": "登记证号",
"item_score": 1,
"item_image": null,
"item_quad": [1343,1024,1604,1024,1604,1062,1343,1062]
},
"buyer_name": {….},
"market_bank_account": {…},
"auction_company_bank_account": {…},
"amount_little": {…},
"amount_big": {…},
"invoice_code": {…},
"issuer": {…},
"vehicle_type": {…},
"print_no": {…},
"print_code": {…},
"vehicle_plate_no": {…},
"sheet_type": {…},
"market_address": {…},
"auction_company": {…},
"buyer_address": {…},
"market_name": {…},
"vehicle_vin": {…},
"auction_company_address": {…},
"gov_name_from": {…},
"auction_company_tax_id": {…},
"seller_phone": {…},
"auction_company_phone": {…},
"date": {…},
"invoice_no": {..},
"machine_code": {…},
"seller_id": {…},
"cipher_text": {…},
"seller_name": {…},
"seller_address": {…},
"market_tax_id": {…},
"buyer_phone": {…},
"market_phone": {…},
"vehicle_model": {…},
"notes": {…},
"buyer_id": {…}
},
"quad": [51,22,2840,22,2840,2092,51,2092],
"error_code": 0,
"error_msg": "识别成功",
"page_no": 1
}
],
"request_id": "059a3e30b9d811ea84c900163e0d18d7",
"recognize_time": 882,
"error_code": 0,
"error_msg": "识别成功"
}
修改于 2025-03-25 02:15:16