企业债务明细分析
POST
http://zl.hysoft320.com:6005/debt-web//admin/debtApp/debtSummaryQuery
接口描述
企业债务明细分析
请求头
参数名
类型
描述
必填
/debt-web//admin/debtApp/debtSummaryQuery
必填
响应参数
参数名
类型
描述
必填
creditors
字符串
企业名称
必填
totalDebt
int
债务金额的合计
必填
principal
int
债务金额的本金
必填
interest
int
债务金额的利息
必填
totalRepayments
int
已还款的合计
必填
actualRepaymentPrincipal
int
已还款的本金
必填
actualRepaymentInterest
int
已还款的利息
必填
totalOutstanding
int
债务余额的合计
必填
remainingPrincipalOutstanding
int
债务余额的本金
必填
remainingOutstandingInterest
int
债务余额的利息
必填