债务明细
POST
http://zl.hysoft320.com:6005/debt-web//admin/debtApp/debtTheDetail
接口描述
查看债务相关数据
请求头
参数名
类型
描述
必填
/debt-web//admin/debtApp/debtTheDetail
必填
请求参数
参数名
类型
描述
必填
debt|affiliatedInstitution|IN|S
债务单位
可选
debt|creditors|LK|S
债权人
可选
debt|project_name|LK|S
项目名称
可选
debt|borrowed_type|IN|S
举债方式 code:borrowedTyped
可选
debt|debt_category_id|IN|S
分类 树形接口debtCategory
可选
debt|use_of_funds|IN|S
资金用途
可选
debt|business_category|IN|S
经营类别 code :businessCategory
可选
debt|debtMonth|E|S
截止月份
必填
响应参数
参数名
类型
描述
必填
totalOutstanding
字符串
未还款金额的本金和利息合计
可选
debtUnitName
字符串
债务单位
必填
debtMaturity
字符串
债务期限(月)
必填
amountRemainingUnlent
int
放款金额的未放款金额
可选
remainingPrincipalOutstanding
字符串
未还款金额的本金
可选
expectDebtDateStart
字符串
债务期限起
必填
expectDebtDateEnd
字符串
债务时间止
必填
useOfFunds
字符串
资金用途(参数值为: 项目支出,置换债务、补充资金、其他)
必填
creditors
字符串
债权人
必填
totalDebt
字符串
债务金额的合计
可选
borrowedType
字符串
举债方式(参数为:银行贷款、债券、融资租赁、信托、拆借、其他)
必填
yearInterestRate
int
利率(%)
必填
projectId
字符串
无意义 --------项目ID
必填
totalCost
int
融资成本分析的成本合计
可选
expenses
int
融资费用
必填
subStatus
字符串
无意义------审核状态
可选
prjName
字符串
项目名称
必填
institutions
int
机构获批融资金额
必填
debtCurrencyAmount
int
融资金额
可选
guaranteeUnit
字符串
担保人
可选
interest
int
债务金额的利息和 融资成本分析 的 资金使用费
可选
debtPrincipal
int
债务金额的本金
可选
loanAmount
int
放款金额的已放款
可选
remainingOutstandingInterest
int
未还款金额的利息
可选
totalRepayments
int
已还款金额的合计
可选
actualRepaymentPrincipal
int
已还款金额的本金
可选
actualRepaymentInterest
int
已还款金额的利息
可选