文档
测试

担保费用占比

POST
http://xy.hysoft320.com:8081/debt_web//admin/debtStatistics/financingGuaranteeCost

请求头

参数名
类型
描述
必填
debt_web//admin/debtStatistics/financingGuaranteeCost
必填

响应参数

参数名
类型
描述
必填
borrowedType
字符串
类别
必填
guaranteeCost
int
金额 (元)
必填

说明 / 示例

# 返回参数示例 { "success": true, "message": null, "status": null, "obj": [{ "guaranteeCost": 8091755.50, "borrowedType": "银行借款" }, { "guaranteeCost": null, "borrowedType": "融资租赁" }, { "guaranteeCost": 131.96, "borrowedType": "应付债券" }, { "guaranteeCost": null, "borrowedType": "其他带息负债" }, { "guaranteeCost": null, "borrowedType": "拆借" }, { "guaranteeCost": 62.50, "borrowedType": "信托" }] } # 页面参考 ![图片.png](https://cos.easydoc.net/18319599/files/l8bdaocx.png)