Skip to main content

发票查询

接口描述

获取发票全票面信息,只支持单张查询。

请求方式

POST

请求地址

URL 参数

参数名称类型必选说明
ActionString操作的接口名称,本接口取值:ETax.Output.QueryInvoice

Header 参数

参数名称类型必选说明
TimestampString公共参数
SecretIdString公共参数
SignatureString公共参数
Content-TypeString取值:application/json

Body 请求参数

参数名称类型必选说明
areaCodeString地区编码,参见地区编码
taxpayerNumberString销售方纳税人识别号
taxOfficerIDCardString办税人身份证号
requestNoString请求流水号 (长度32位,调用端保证唯一)
已调用的流水号只传此字段,以下四个字段可以不传
paperInvoiceCodeString纸质发票代码
查询数电纸质发票时需要同时传纸质发票代码、纸质发票号码、数电发票号码。
paperInvoiceNumString纸质发票号码
查询数电纸质发票时需要同时传纸质发票代码、纸质发票号码、数电发票号码。
issueDateString开票日期
格式: yyyy-MM-dd HH:mm:ss
invoiceNumString数电发票号码
数电发票时必填

返回参数

公共返回参数

参数名称类型说明
codeInteger200 表示请求成功 详见状态码
messageString错误提示信息
startTimelong开始时间
endTimelong结束时间
callIdlong调用记录标识
data{}返回数据

data 内容说明

参数名称类型说明
invoiceTypeCodeString发票类型编码。
0:增值税普通发票
1:增值税专用发票
2:增值税电子普通发票
3:增值税电子专用发票
remarksString备注
qrCodeString二维码
checkerString复核人
invoiceNumString数电发票号码
invoiceCodeString发票代码
additionalInformationList[]详见附加信息集合
specificInformation{}详见特定业务信息
+ buildingServiceList[]详见建筑服务
+ transportServiceList[]详见旅客运输服务
purchaserAddressPhonemString购买方地址电话
purchaserAddressString购买方地址
purchaserPhoneString购买方联系电话
purchaserBankNameString购买方开户行
purchaserBankAccountString购买方银行账号
purchaserNameString购买方名称
purchaserRegisterNumString购方纳税人识别号
totalAmountString不含税金额合计
totalTaxString税额合计
amountInFiguresString价税合计(小写)
checkCodeString校验码
deductedAmountString扣除额
issuedTypeString开具类型。 0-蓝票 1-红票
issuerString开票人
issueDateString开票日期
taxCodeString税控码
payeeString收款人
sellerNameString销方名称
sellerTaxpayerNumberString销方税号
sellerAddressString销方地址
sellerPhoneString销方联系电话
sellerBankNameString销方开户行
sellerBankAccountString销方银行账号
sellerBankNameAccountString销售方开户行及账号
telexInvoiceNumberString数电纸票发票号码
paperInvoiceCodeString增值税发票代码
paperInvoiceNumString增值税发票号码
items[]详见销货清单

附加信息集合

参数名称类型说明
additionalInformationNameString附加信息名称
additionalInformationContentString附加信息内容

旅客运输服务

参数名称类型说明
departurePlaceString出发地
departureDateString出行日期
departurePerString出行人
departureCardTypeString出行人证件类型 参见身份证件类型代码
destinationPlaceString到达地
vehicleTypeString交通工具类型 参见身份证件类型代码
departurePerCardNumString出行人身份证件号码
serialNumString序号

建筑服务

参数名称类型说明
locationDetailsString发生地详细信息
constructionNameString建筑项目名称

销货清单

参数名称类型说明
unitString单位
specificationString规格型号
unitPriceString单价
itemKindString发票行性质,0:正常行 1:折扣行 2:被折扣行
amountString不含税金额
taxString税额
taxRateString税率
itemNameString商品名称
quantityString商品数量
commodityCodeString商品编码,税收分类编码
noString序号
favorableString是否享受优惠政策,0 不使用 1 使用
specificTaxCodeString特定征税方式代码 参见特定征税方式代码
taxIncentivePolicyTypeCodeString税收优惠政策类型代码 参见税收优惠政策类型代码