- 巡检告警
- 数据源配置
- 飞书交互
- 异常任务管理
- 付款发表报表优化
- 飞书扫码登录
- token
- 付款及发票报表导入20240329
- 共享资金账号差异管理
- SAP原始凭证数据
- 凭证操作日志
- 共享原始凭证数据
- 创业公司资金报表管理
- 实际核算公司对应规则配置
- SAP门店信息管理
- 水电气税率
- 抄表下发策略
- 员工信息管理
- 抄表任务策略设置
- 门店表计信息
- 负责门店查询
- 门店管理分配设置
- 任务下发
- 通用关联关系Controller
- 水电气用户任务
- 抄单价信息
- 数据录入
- 损耗费用信息
- 抄表数据汇总
- 审核策略
- 抄表明细台账
- 审核
- 菜单信息
- 计提台账
- 查询部门列表GET
- 根据部门ID查询部门详情GET
- 修改部门信息PUT
- 新增部门POST
- 查询角色详情GET
- 查询角色可编辑付款终结部门数据权限树GET
- 查询角色付款类别数据权限树GET
- 分配角色数据权限PUT
- 查询角色部门数据数据权限树GET
- 发票明细报表列表GET
- 发票明细报表导出POST
- 查询付款查询报表列表GET
- 查询付款查询报表列表导出POST
- 登录POST
- 11111GET
- 未命名接口POST
- 用户列表GET
- 部门列表GET
发票明细报表列表
开发中
GET
/busi/invoiceReport/list
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Query 参数
invoiceNo
string
发票编号
paymentNo
string
付款单据号
companyName
string
公司名称
isPay
string
付款状态
示例值:
是否付款 0-否、 1-是
modeDataCreateDate
string
录入时间
signee
string
签收人
registrant
string
登记人
isEffective
string
发票状态
示例值:
发票状态 0-无效、1-有效
productName
string
产品名称
isPost
string
是否邮寄
示例值:
是否邮寄 0-否、 1-是
companyCode
string
公司代码
beginCompany
string
开票单位
paymentDate
string
付款日期
invoiceType
string
发票类型
示例值:
发票类型 0-增值专票、1-增值普票、2-普通发票、3-其他
pageNum
integer
页码
示例值:
1
pageSize
integer
每页显示记录数
示例值:
10
Header 参数
user_id
string
已废弃
默认值:
{{user_id}}
username
string
已废弃
默认值:
{{username}}
user_key
string
已废弃
默认值:
{{user_key}}
Body 参数application/json
发票报表
id
string
必需
<= 64 字符
dataId
string
数据同步ID
<= 255 字符
默认值:
null
adbTime
string <date-time>
业务日期
默认值:
null
ibeginDate
string <date-time>
开票日期
默认值:
null
modeDataCreateDate
string <date-time>
录入时间
默认值:
null
isEffective
integer
可选
>= 0<= 4294967296
默认值:
0
paymentApplyRemark
string
申请付款备注
<= 255 字符
默认值:
null
invoiceNo
string
发票编号
<= 255 字符
默认值:
null
productName
string
产品名称
<= 255 字符
默认值:
null
amount
number
金额
>= 0<= 99999999.99
默认值:
null
companyCode
string
公司代码
<= 255 字符
默认值:
null
companyName
string
公司名称
<= 255 字符
默认值:
null
headerDesc
string
发票抬头
<= 255 字符
默认值:
null
taxPayerId
string
纳税人识别号
<= 255 字符
默认值:
null
bankDesc
string
银行信息
<= 255 字符
默认值:
null
beginCompany
string
开票单位
<= 255 字符
默认值:
null
invoiceType
integer
可选
>= 0<= 4294967296
默认值:
0
taxRate
number
可选
>= 0<= 99999999.99
默认值:
null
purchaseOrder
string
采购订单
<= 255 字符
默认值:
null
receivedDate
string <date-time>
收到发票日期
默认值:
null
payDate
string
应该付款日期
<= 255 字符
默认值:
null
isVerify
string
是否验证
<= 255 字符
默认值:
null
remark
string
备注
<= 255 字符
默认值:
null
registrant
string
登记人
<= 255 字符
默认值:
null
custodian
string
发票保管人
<= 255 字符
默认值:
null
department
string
收票部门
<= 255 字符
默认值:
null
paymentApplyDate
string <date-time>
付款申请提交日期
默认值:
null
paymentApplyUser
string
付款申请提交人
<= 255 字符
默认值:
null
paymentDate
string <date-time>
付款日期
默认值:
null
paymentAmount
number
付款金额
>= -99999999.99<= 99999999.99
默认值:
null
paymentNo
string
付款单据号
<= 255 字符
默认值:
null
receivingAccountName
string
收款方账户名称
<= 255 字符
默认值:
null
receivingBankDesc
string
收款方开户行
<= 255 字符
默认值:
null
receivingBankId
string
收款方账号
<= 255 字符
默认值:
null
applyType
string
申请类型
<= 255 字符
默认值:
null
paymentAccountName
string
付款账户名称
<= 255 字符
默认值:
null
paymentBankDesc
string
付款开户行
<= 255 字符
默认值:
null
paymentBankId
string
付款账号
<= 255 字符
默认值:
null
postDate
string <date-time>
邮寄日期
默认值:
null
signee
string
签收人
<= 255 字符
默认值:
null
signingDate
string <date-time>
签收日期
默认值:
null
isPay
integer
可选
>= 0<= 4294967296
默认值:
null
isPost
integer
可选
>= 0<= 4294967296
默认值:
null
etlTime
string <date-time>
可选
默认值:
null
receiveArea
string
邮寄片区
<= 255 字符
默认值:
null
receivingOld
string
收件人(old)
<= 255 字符
默认值:
null
receiveAddr
string
收件地址
<= 255 字符
默认值:
null
receiveMobile
string
收件人联系方式
<= 255 字符
默认值:
null
receivingNew
string
收件人(new)
<= 255 字符
默认值:
null
dataTime
string
数据时间
<= 255 字符
默认值:
null
sapShopCode
string
SAP公司编码
<= 255 字符
默认值:
null
syncTime
string <date-time>
数据同步时间
默认值:
null
createByText
string
创建人文本
createTime
string
必需
示例
{
"id": "string",
"dataId": null,
"adbTime": null,
"ibeginDate": null,
"modeDataCreateDate": null,
"isEffective": "0",
"paymentApplyRemark": null,
"invoiceNo": null,
"productName": null,
"amount": null,
"companyCode": null,
"companyName": null,
"headerDesc": null,
"taxPayerId": null,
"bankDesc": null,
"beginCompany": null,
"invoiceType": "0",
"taxRate": null,
"purchaseOrder": null,
"receivedDate": null,
"payDate": null,
"isVerify": null,
"remark": null,
"registrant": null,
"custodian": null,
"department": null,
"paymentApplyDate": null,
"paymentApplyUser": null,
"paymentDate": null,
"paymentAmount": null,
"paymentNo": null,
"receivingAccountName": null,
"receivingBankDesc": null,
"receivingBankId": null,
"applyType": null,
"paymentAccountName": null,
"paymentBankDesc": null,
"paymentBankId": null,
"postDate": null,
"signee": null,
"signingDate": null,
"isPay": null,
"isPost": null,
"etlTime": null,
"receiveArea": null,
"receivingOld": null,
"receiveAddr": null,
"receiveMobile": null,
"receivingNew": null,
"dataTime": null,
"sapShopCode": null,
"syncTime": null,
"createByText": "string",
"createTime": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'finance-gateway.hdltest.com/acct-payable/busi/invoiceReport/list' \
--header 'user_id: {{user_id}}' \
--header 'username: {{username}}' \
--header 'user_key: {{user_key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"dataId": null,
"adbTime": null,
"ibeginDate": null,
"modeDataCreateDate": null,
"isEffective": "0",
"paymentApplyRemark": null,
"invoiceNo": null,
"productName": null,
"amount": null,
"companyCode": null,
"companyName": null,
"headerDesc": null,
"taxPayerId": null,
"bankDesc": null,
"beginCompany": null,
"invoiceType": "0",
"taxRate": null,
"purchaseOrder": null,
"receivedDate": null,
"payDate": null,
"isVerify": null,
"remark": null,
"registrant": null,
"custodian": null,
"department": null,
"paymentApplyDate": null,
"paymentApplyUser": null,
"paymentDate": null,
"paymentAmount": null,
"paymentNo": null,
"receivingAccountName": null,
"receivingBankDesc": null,
"receivingBankId": null,
"applyType": null,
"paymentAccountName": null,
"paymentBankDesc": null,
"paymentBankId": null,
"postDate": null,
"signee": null,
"signingDate": null,
"isPay": null,
"isPost": null,
"etlTime": null,
"receiveArea": null,
"receivingOld": null,
"receiveAddr": null,
"receiveMobile": null,
"receivingNew": null,
"dataTime": null,
"sapShopCode": null,
"syncTime": null,
"createByText": "string",
"createTime": "string"
}'
返回响应
🟢200成功
application/json
Body
total
integer <int64>
总记录数
rows
object (base_sync_invoice_report)
列表数据
id
string
必需
<= 64 字符
dataId
string
数据同步ID
<= 255 字符
默认值:
null
adbTime
string <date-time>
业务日期
默认值:
null
ibeginDate
string <date-time>
开票日期
默认值:
null
modeDataCreateDate
string <date-time>
录入时间
默认值:
null
isEffective
integer
可选
>= 0<= 4294967296
默认值:
0
paymentApplyRemark
string
申请付款备注
<= 255 字符
默认值:
null
invoiceNo
string
发票编号
<= 255 字符
默认值:
null
productName
string
产品名称
<= 255 字符
默认值:
null
amount
number
金额
>= 0<= 99999999.99
默认值:
null
companyCode
string
公司代码
<= 255 字符
默认值:
null
companyName
string
公司名称
<= 255 字符
默认值:
null
headerDesc
string
发票抬头
<= 255 字符
默认值:
null
taxPayerId
string
纳税人识别号
<= 255 字符
默认值:
null
bankDesc
string
银行信息
<= 255 字符
默认值:
null
beginCompany
string
开票单位
<= 255 字符
默认值:
null
invoiceType
integer
可选
>= 0<= 4294967296
默认值:
0
taxRate
number
可选
>= 0<= 99999999.99
默认值:
null
purchaseOrder
string
采购订单
<= 255 字符
默认值:
null
receivedDate
string <date-time>
收到发票日期
默认值:
null
payDate
string
应该付款日期
<= 255 字符
默认值:
null
isVerify
string
是否验证
<= 255 字符
默认值:
null
remark
string
备注
<= 255 字符
默认值:
null
registrant
string
登记人
<= 255 字符
默认值:
null
custodian
string
发票保管人
<= 255 字符
默认值:
null
department
string
收票部门
<= 255 字符
默认值:
null
paymentApplyDate
string <date-time>
付款申请提交日期
默认值:
null
paymentApplyUser
string
付款申请提交人
<= 255 字符
默认值:
null
paymentDate
string <date-time>
付款日期
默认值:
null
paymentAmount
number
付款金额
>= -99999999.99<= 99999999.99
默认值:
null
paymentNo
string
付款单据号
<= 255 字符
默认值:
null
receivingAccountName
string
收款方账户名称
<= 255 字符
默认值:
null
receivingBankDesc
string
收款方开户行
<= 255 字符
默认值:
null
receivingBankId
string
收款方账号
<= 255 字符
默认值:
null
applyType
string
申请类型
<= 255 字符
默认值:
null
paymentAccountName
string
付款账户名称
<= 255 字符
默认值:
null
paymentBankDesc
string
付款开户行
<= 255 字符
默认值:
null
paymentBankId
string
付款账号
<= 255 字符
默认值:
null
postDate
string <date-time>
邮寄日期
默认值:
null
signee
string
签收人
<= 255 字符
默认值:
null
signingDate
string <date-time>
签收日期
默认值:
null
isPay
integer
可选
>= 0<= 4294967296
默认值:
null
isPost
integer
可选
>= 0<= 4294967296
默认值:
null
etlTime
string <date-time>
可选
默认值:
null
receiveArea
string
邮寄片区
<= 255 字符
默认值:
null
receivingOld
string
收件人(old)
<= 255 字符
默认值:
null
receiveAddr
string
收件地址
<= 255 字符
默认值:
null
receiveMobile
string
收件人联系方式
<= 255 字符
默认值:
null
receivingNew
string
收件人(new)
<= 255 字符
默认值:
null
dataTime
string
数据时间
<= 255 字符
默认值:
null
sapShopCode
string
SAP公司编码
<= 255 字符
默认值:
null
syncTime
string <date-time>
数据同步时间
默认值:
null
createByText
string
创建人文本
createTime
string
必需
code
integer
可选
msg
string
消息内容
示例
{
"code": 32,
"total": 35,
"msg": "id",
"rows": {
"id": "sit ea anim",
"paymentApplyRemark": "",
"ibeginDate": "1980-03-03",
"receiveArea": "ipsum voluptate occaecat",
"registrant": "nostrud sed in",
"sapShopCode": "91",
"paymentApplyDate": "2022-07-20",
"etlTime": "1988-05-26 10:06:54",
"modeDataCreateDate": "1995-02-27",
"headerDesc": "voluptate nulla veniam irure",
"receivingNew": "minim nulla enim eiusmod voluptate",
"department": "ipsum exercitation dolor amet",
"isVerify": "commodo proident quis cupidatat ut",
"purchaseOrder": "irure amet sint ipsum",
"remark": "aute officia",
"isEffective": 1428174442,
"paymentAmount": -15966634.284650832,
"applyType": "proident eu aliquip ullamco culpa",
"paymentBankDesc": "officia dolore velit incididunt ad",
"receivingAccountName": "文值关般质",
"payDate": "1981-02-17",
"receiveAddr": "dolore Duis reprehende",
"isPost": 3425570989,
"paymentBankId": "74",
"receivingOld": "consequat ad",
"bankDesc": "non",
"paymentApplyUser": "aute in",
"companyCode": "63",
"receivingBankId": "89",
"signingDate": "2018-02-15",
"paymentDate": "1994-05-02",
"paymentAccountName": "重派切京红",
"beginCompany": "sit Lorem quis dolore ullamco",
"custodian": "aliquip minim dolore",
"receivedDate": "1978-02-12",
"syncTime": "2000-05-10 03:43:17",
"adbTime": "1970-10-12 18:22:51",
"receivingBankDesc": "tempor",
"companyName": "量起论研极",
"paymentNo": "ullamco dolor",
"taxPayerId": "43",
"postDate": "2009-06-18",
"dataId": "6",
"dataTime": "1985-09-26 16:02:12",
"productName": "入无想海",
"receiveMobile": "18114433333",
"amount": 89921496.08850418,
"taxRate": 20742627.32766133,
"isPay": 1930332992,
"invoiceNo": "occaecat",
"invoiceType": 2922520339,
"signee": "nulla consectetur sint magna"
}
}
修改于 2023-02-28 08:39:38