企享云API(适配版本)
  1. 发票查验
企享云API(适配版本)
  • 基本介绍
  • 快速开始
    • 开发必读
    • 对接地址
    • SDK集成
    • 认证鉴权
    • 接口调用
    • 加密说明
  • 前置流程
    • 业务指引
    • 证书申请指引
    • 证书对接前置流程
    • 小号申请指引
  • 公共业务
    • 鉴权
      • 获取access_token
    • 订购
      • 自然人获取企业列表
      • 订购产品
      • 订购取消
      • 订购查询
      • 企业取消授权
    • 自然人
      • 自然人创建接口
      • 自然人修改接口
      • 自然人删除接口
    • 通知预警
      • 客户通知
    • 附录
      • 地区代码
  • 登录业务
    • 简介
    • 登录
      • 托管模式
        • 登录接口
        • 通用账户创建
        • 账号启用
        • 登录电票平台接口
        • 校验电局账号有效性
      • 自持登录
        • 自然人同步登录接口
        • 自然人异步登录发送验证码接口
        • 异步登录校验税局缓存是否有效
        • 异步登录税局【发送短信验证码】
        • 扫码登录税局(二维码获取)
        • 扫码登录税局(二维码登录)
        • 异步登录税局【上传短信验证码登录】
        • 自然人异步登录税局【上传短信验证码登录】
        • 上传cookie接口
      • 校验appkey是否账户自持
    • 多账号管理
      • 托管模式
        • 托管账号创建
        • 托管账号修改
        • 托管账号删除
        • 托管账号查询
        • 账号产品绑定
        • 账号产品解绑
      • 自持登录
        • 校验异步登录税务数字账户缓存是否有效
        • 异步登录税务数字账户【发送短信验证码】
        • 异步登录税务数字账户【上传短信验证码登录】
  • 发票业务
    • 发票查验
      • 简介
      • 发票查验
        POST
      • 税号版数电票查验及版式文件下载
        POST
      • 发票查验版式文件下载结果查询
        POST
    • 发票认证
      • 简介
      • 发票勾选/代购代缴完税凭证勾选
      • 进项发票勾选结果查询
      • 海关缴款书勾选
      • 海关缴款书勾选结果查询
      • 申请统计接口
      • 发票同步
      • 海关缴款书同步
      • 申请统计
      • 申请统计结果查询
      • 抵扣统计结果获取
      • 多票采集接口
      • 申请确认
      • 申请确认结果查询
    • 发票附录
      • 发票附录
      • 数电票号码规则
  1. 发票查验

发票查验

开发中
POST
/v2/invoice/customizedCheck
该接口用于增值税发票四要素查验。增值税发票包含:增值税专用发票、增值税电子专用发票、增值税普通发票、增值税普通发票(卷式)、增值税电子普通发票、增值税电子普通发票(通行费)、机动车销售统一发票、二手车销售统一发票。与国家税务总局全国增值税查验平台保持一致。
💡
注意:不同类型的发票查验要素(即必传字段)不同

错误码#

错误代码错误信息说明
CheckInvoiceForTheSameFrequent当前发票正在查验中,请不要频繁请求当前发票正在查验中,请稍后重试
CheckInvoicesOverOneYears仅可查验最近一年内开具的财政电子票据!请检查开票日期!
IllegalParameter请求参数不正确请核对请求参数
IllegalParameter.IllegalInvoiceCode请求参数不正确,参数fpdm发票代码不正确!请核对fpdm发票代码是否符合参数规范
IllegalParameter.IllegalInvoiceNumber请求参数不正确,参数fphm发票号码不正确!请核对fphm发票号码是否符合参数规范
IllegalParameter.IllegalBillingDate请求参数不正确,参数kprq开票日期不正确!请核对kprq开票日期是否符合参数规范
IllegalParameter.IllegalCheckCode参数jym[发票校验码后6位]不正确请核对jym校验码是否符合参数规范
IllegalParameter.IllegalTotalAmount参数je[不含税金额]不正确请核对je金额是否符合参数规范
IllegalParameter.IllegalTotalAmountIincludingTax请求参数不正确,价税合计为空!请核对jshj价税合计是否符合参数规范
IllegalParameter.IllegalXfsbh请求参数不正确,销售方识别号为空!请核对xfsbh销方识别号是否符合参数规范
IllegalParameter.IllegalArea请求参数不正确,参数dq地区不正确!请核对dq地区是否符合参数规范
CheckInvoicesMoreThanToday开票日期超过当前日期请核对开票日期是否正确
CheckInvoicesOverFiveYears超过五年的发票不能查验请核对开票日期是否正确
CheckInvoiceNotSupport暂不支持该(省市)电子票据查验该地区暂不支持该票种查验
CheckInvoicesOverOneYears仅可查验最近一年内开具的财政电子票据!请检查开票日期!
CheckInvoiceMoreFiveTimes超过该张票当天查验次数请确认在调用接口前是否已经通过官方平台查验超过5次
CheckInvoiceNotExistence查验成功所查发票不存在发票代码或发票号码在税局查不到,请核对代码、号码是否正确
CheckInvoiceNotSame查验成功所查发票不一致请检查四要素是否与真实票面一致,传入金额是否为不含税金额(非二手车)或该发票是否为假票
CheckInvoiceNotStandard查询发票不规范请核对四要素是否符合发票规范
CheckInvoiceRequestNonStandard请求不规范请核对请求参数
CheckInvoiceException税局服务异常,建议15-20分钟后重试税局服务异常,建议15-20分钟后重试
CheckAbnormal查验异常(错误信息不固定)税局服务异常,建议15-20分钟后重试
CheckExceedingLimit查验发票张数超过限制发票剩余查验量不足,请与运营负责人沟通确认
CheckInvoiceSingular请求太频繁或超过服务器最大请求数,请稍后访问!当前请求数达到服务最大并发数
ServerError服务器异常,请稍后重试服务器异常
InternalServerError服务遇到未知错误,请稍后重试请联系管理员
RemoteDataException税局数据异常请联系管理员
RemoteResultFail调用税局异常,请稍后重试。请联系管理员
50008字段文件名称不能为空(name)请联系管理员
50014超过并发限制请降低并发
59999未知异常请联系管理员

请求参数

Header 参数
access_token
string 
必需
示例值:
{{access_token}}
req_date
string 
必需
示例值:
{{req_date}}
req_sign
string 
必需
示例值:
{{req_sign}}
Content-Type
string 
可选
默认值:
application/json
Body 参数application/json
invoiceCode
string  | null 
发票代码
可选
10或12位的发票代码,数电纸质专票和数电纸质普票(85、86),仍按照税控发票查验。
invoiceNumber
string 
发票号码
必需
8位数字的发票号码 数电发票传20位发票号码(09、90、81、82、51、61)。数电纸质专票和数电纸质普票按照税控发票查验。
billingDate
string 
开票日期
必需
格式为YYYY-MM-DD
totalAmount
string  | null 
发票金额
可选
发票类型为 01、03、15、20时不可为空;01、03、20填写发票不含税金额;15填写发票车价合计。数电发票(09、90、81、82、51、61)价税合计。
checkCode
string  | null 
校验码
可选
发票校验码后6位。发票类型为04、10、11、14、86时此项不可为空。数电纸质普票校验码为数电发票号码后六位。
flowId
string  | null 
客户请求流水号
可选
YYYYMMDD+发票代码+发票号码+8位随机数
示例
{
    "invoiceCode": "1100182111",
    "invoiceNumber": "01561511",
    "billingDate": "2018-04-05",
    "totalAmount": "2376.7",
    "checkCode": "1111111111",
    "flowId": ""
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/v2/invoice/customizedCheck' \
--header 'access_token: {{access_token}}' \
--header 'access_token;' \
--header 'req_date: {{req_date}}' \
--header 'req_date;' \
--header 'req_sign: {{req_sign}}' \
--header 'req_sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "invoiceCode": "1100182111",
    "invoiceNumber": "01561511",
    "billingDate": "2018-04-05",
    "totalAmount": "2376.7",
    "checkCode": "1111111111",
    "flowId": ""
}'

返回响应

🟢200增值税专用发票查验成功
application/json
Body
reqId
string 
请求id
必需
由服务器端生成的唯一标识,对应每次请求。排查接口异常时,可提供该字段方便定位
code
string  | null 
错误码
必需
错误码
success
boolean 
是否成功标记
必需
接口是否成功(是否发生业务异常)
message
string  | null 
错误信息
必需
data
object  | null 
业务数据
可选
data
object (Dzh增值税专用发票查验成功) 
查验结果
必需
success
boolean 
查验是否成功
必需
示例
{
    "data": {
        "purchaserBank": "农行杭州九堡支行 19033301040188826",
        "machineCode": "499098868283",
        "cpybz": "N",
        "salesTaxNo": "913401006957237305",
        "invoiceCode": "3400212130",
        "purchaserName": "快鱼服饰有限公司",
        "checkCode": "09861377064880725722",
        "totalTax": 85.37,
        "billingDate": "2021-11-01",
        "totalAmount": 1421.63,
        "salesAddressPhone": "合肥市蜀山区汶水路电商园三期1号楼C区一楼 17737158281",
        "salesName": "合肥德邦货运代理有限公司",
        "checkTime": "2024-04-26 10:04:18",
        "salesBank": "中国工商银行股份有限公司合肥胜利路支行 1302012909024814976",
        "purchaserTaxNo": "913300000740226677",
        "requestId": "ac90c9cf19b4413c86209833d4cfa2d3",
        "invoiceNumber": "17901568",
        "invoiceType": "01",
        "purchaserAddressPhone": "杭州市江干区九盛路9号A19幢1-3层 0571-28332749",
        "state": "0",
        "items": [
            {
                "unitPrice": "17.924528",
                "taxRate": "6%",
                "rowNo": 1,
                "amount": 17.92,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.08",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "44.339623",
                "taxRate": "6%",
                "rowNo": 2,
                "amount": 44.34,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.66",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "24.528302",
                "rowNo": 3,
                "taxRate": "6%",
                "unit": "次",
                "amount": 24.53,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.47",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "28.301887",
                "rowNo": 4,
                "taxRate": "6%",
                "amount": 28.30,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.70",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "14.150943",
                "taxRate": "6%",
                "rowNo": 5,
                "amount": 14.15,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.85",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "22.641509",
                "taxRate": "6%",
                "rowNo": 6,
                "amount": 22.64,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.36",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "21.698113",
                "rowNo": 7,
                "taxRate": "6%",
                "amount": 21.70,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.30",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "25.471698",
                "taxRate": "6%",
                "rowNo": 8,
                "amount": 25.47,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.53",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "11.320755",
                "rowNo": 9,
                "taxRate": "6%",
                "amount": 11.32,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.68",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.981132",
                "rowNo": 10,
                "taxRate": "6%",
                "unit": "次",
                "amount": 16.98,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.02",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.981132",
                "rowNo": 11,
                "taxRate": "6%",
                "amount": 16.98,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.02",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "taxRate": "6%",
                "rowNo": 12,
                "amount": 12.26,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "28.301887",
                "taxRate": "6%",
                "rowNo": 13,
                "amount": 28.30,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.70",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.981132",
                "taxRate": "6%",
                "rowNo": 14,
                "unit": "次",
                "amount": 16.98,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.02",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.037736",
                "taxRate": "6%",
                "rowNo": 15,
                "unit": "次",
                "amount": 16.04,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.96",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.037736",
                "rowNo": 16,
                "taxRate": "6%",
                "amount": 16.04,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.96",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "taxRate": "6%",
                "rowNo": 17,
                "unit": "次",
                "amount": 12.26,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "21.698113",
                "taxRate": "6%",
                "rowNo": 18,
                "amount": 21.70,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.30",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "34.90566",
                "taxRate": "6%",
                "rowNo": 19,
                "amount": 34.91,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.09",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "15.09434",
                "rowNo": 20,
                "taxRate": "6%",
                "amount": 15.09,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.91",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "13.207547",
                "rowNo": 21,
                "taxRate": "6%",
                "unit": "次",
                "amount": 13.21,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.79",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "21.698113",
                "rowNo": 22,
                "taxRate": "6%",
                "amount": 21.70,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.30",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "25.471698",
                "rowNo": 23,
                "taxRate": "6%",
                "amount": 25.47,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.53",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "18.867925",
                "rowNo": 24,
                "taxRate": "6%",
                "unit": "次",
                "amount": 18.87,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.13",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.981132",
                "taxRate": "6%",
                "rowNo": 25,
                "unit": "次",
                "amount": 16.98,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.02",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.037736",
                "taxRate": "6%",
                "rowNo": 26,
                "unit": "次",
                "amount": 16.04,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.96",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.981132",
                "rowNo": 27,
                "taxRate": "6%",
                "amount": 16.98,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.02",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "22.641509",
                "rowNo": 28,
                "taxRate": "6%",
                "amount": 22.64,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.36",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.037736",
                "rowNo": 29,
                "taxRate": "6%",
                "unit": "次",
                "amount": 16.04,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.96",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "30.188679",
                "taxRate": "6%",
                "rowNo": 30,
                "amount": 30.19,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.81",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "taxRate": "6%",
                "rowNo": 31,
                "amount": 12.26,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "15.09434",
                "taxRate": "6%",
                "rowNo": 32,
                "unit": "次",
                "amount": 15.09,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.91",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "13.207547",
                "rowNo": 33,
                "taxRate": "6%",
                "unit": "次",
                "amount": 13.21,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.79",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "rowNo": 34,
                "taxRate": "6%",
                "amount": 12.26,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "25.471698",
                "rowNo": 35,
                "taxRate": "6%",
                "amount": 25.47,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.53",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "20.754717",
                "taxRate": "6%",
                "rowNo": 36,
                "unit": "次",
                "amount": 20.75,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.25",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "36.792453",
                "taxRate": "6%",
                "rowNo": 37,
                "unit": "次",
                "amount": 36.79,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.21",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "13.207547",
                "taxRate": "6%",
                "rowNo": 38,
                "amount": 13.21,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.79",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "15.09434",
                "rowNo": 39,
                "taxRate": "6%",
                "unit": "次",
                "amount": 15.09,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.91",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "26.415094",
                "rowNo": 40,
                "taxRate": "6%",
                "unit": "次",
                "amount": 26.42,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.58",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "22.641509",
                "rowNo": 41,
                "taxRate": "6%",
                "unit": "次",
                "amount": 22.64,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.36",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "47.169811",
                "taxRate": "6%",
                "rowNo": 42,
                "unit": "次",
                "amount": 47.17,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.83",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "22.641509",
                "taxRate": "6%",
                "rowNo": 43,
                "unit": "次",
                "amount": 22.64,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.36",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "rowNo": 44,
                "taxRate": "6%",
                "unit": "次",
                "amount": 12.26,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "36.792453",
                "rowNo": 45,
                "taxRate": "6%",
                "unit": "次",
                "amount": 36.79,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.21",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "11.320755",
                "rowNo": 46,
                "taxRate": "6%",
                "amount": 11.32,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.68",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "taxRate": "6%",
                "rowNo": 47,
                "unit": "次",
                "amount": 12.26,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "rowNo": 48,
                "taxRate": "6%",
                "unit": "次",
                "amount": 12.26,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.981132",
                "taxRate": "6%",
                "rowNo": 49,
                "amount": 16.98,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.02",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "rowNo": 50,
                "taxRate": "6%",
                "amount": 12.26,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "28.301887",
                "rowNo": 51,
                "taxRate": "6%",
                "amount": 28.30,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.70",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "rowNo": 52,
                "taxRate": "6%",
                "amount": 12.26,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "27.358491",
                "taxRate": "6%",
                "rowNo": 53,
                "amount": 27.36,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.64",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "11.320755",
                "rowNo": 54,
                "taxRate": "6%",
                "unit": "次",
                "amount": 11.32,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.68",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "11.320755",
                "taxRate": "6%",
                "rowNo": 55,
                "unit": "次",
                "amount": 11.32,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.68",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "taxRate": "6%",
                "rowNo": 56,
                "amount": 12.26,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "30.188679",
                "rowNo": 57,
                "taxRate": "6%",
                "unit": "次",
                "amount": 30.19,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.81",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "34.90566",
                "taxRate": "6%",
                "rowNo": 58,
                "amount": 34.91,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.09",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "15.09434",
                "taxRate": "6%",
                "rowNo": 59,
                "unit": "次",
                "amount": 15.09,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.91",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "18.867925",
                "taxRate": "6%",
                "rowNo": 60,
                "unit": "次",
                "amount": 18.87,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.13",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "11.320755",
                "taxRate": "6%",
                "rowNo": 61,
                "amount": 11.32,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.68",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "16.037736",
                "rowNo": 62,
                "taxRate": "6%",
                "unit": "次",
                "amount": 16.04,
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.96",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "12.264151",
                "rowNo": 63,
                "taxRate": "6%",
                "amount": 12.26,
                "unit": "次",
                "specificationModel": "",
                "quantity": "1",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.74",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "39.622642",
                "taxRate": "6%",
                "rowNo": 64,
                "amount": 39.62,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "2.38",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "22.641509",
                "taxRate": "6%",
                "rowNo": 65,
                "unit": "次",
                "amount": 22.64,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.36",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "22.641509",
                "taxRate": "6%",
                "rowNo": 66,
                "amount": 22.64,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.36",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "11.320755",
                "taxRate": "6%",
                "rowNo": 67,
                "amount": 11.32,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "0.68",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "20.754717",
                "rowNo": 68,
                "taxRate": "6%",
                "amount": 20.75,
                "unit": "次",
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "1.25",
                "commodityName": "*物流辅助服务*收派服务"
            },
            {
                "unitPrice": "50.00",
                "rowNo": 69,
                "taxRate": "6%",
                "unit": "次",
                "amount": 50.00,
                "quantity": "1",
                "specificationModel": "",
                "taxClassifyCode": "3040409010000000000",
                "tax": "3.00",
                "commodityName": "*物流辅助服务*收派服务"
            }
        ],
        "remarks": "收派服务费",
        "amountTax": 1507.00
    },
    "success": true
}
🟢200机动车销售统一发票查验成功
🟢200增值税普通发票查验成功
🟢200增值税电子专用发票查验成功
🟢200增值税电子普通发票查验成功
🟢200增值税普通发票(卷票)查验成功
🟢200增值税电子普通发票(通行费)查验成功
🟢200二手车统一销售发票查验成功
🟢200电子发票(普通发票)查验成功
🟢200电子发票(增值税专用发票)查验成功
🟢200电子发票(铁路电子客票)查验成功
🟢200电子发票(航空运输电子客票行程单)查验成功
🟢200全电纸质发票(增值税专用发票)查验成功
🟢200全电纸质发票(增值税普通发票)查验成功
🟢200全电纸质(机动车销售统一发票)查验成功
🟢200全电纸质(二手车统一销售发票)查验成功
修改于 2025-07-02 09:28:17
上一页
简介
下一页
税号版数电票查验及版式文件下载
Built with