- 基本介绍
- 快速开始
- 前置流程
- 公共业务
- 登录业务
- 发票业务
发票查验
开发中
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
发票代码
invoiceNumber
string
发票号码
billingDate
string
开票日期
totalAmount
string | null
发票金额
checkCode
string | null
校验码
flowId
string | null
客户请求流水号
示例
{
"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