文档
测试

带息企业债务总额

POST
http://zl.hysoft320.com:6005/debt-web//admin/debtStatistics/enterprisesDebtInterest

接口描述

带息企业债务总额

请求头

参数名
类型
描述
必填
debt-web//admin/debtStatistics/enterprisesDebtNonInterest
必填

响应参数

参数名
类型
描述
必填
obj
list数组
返回参数
必填
creditors
字符串
单位名称
必填
debtInterest
int
带息债务总额(元)
必填

说明 / 示例

# 返回参数 { "success": true, "message": null, "status": null, "obj": [ { "creditors": "住保局", "debtInterest": 0 }, { "creditors": "重庆北冰洋科技有限公司", "debtInterest": 0 }, { "creditors": "成都东进城市建设工程有限公司", "debtInterest": 0 }, { "creditors": "金堂县兴金农业投资运营有限公司", "debtInterest": 0 }, { "creditors": "成都东进淮州新城投资集团有限公司", "debtInterest": 0 }, { "creditors": "成都天府水城投资集团有限公司", "debtInterest": 0 } ] } # 参考页面 ![图片.png](https://cos.easydoc.net/18319599/files/l8d1xfmv.png)