查询ALG提供的供应商授信信息查询接口
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| prodCode | String | 必须 | KAOLA_FACTORING_USD | 融资产品_币种 | |
| externalId | String | 必须 | 9527110 | 一级供应商编码 | |
| clientSite | String | 必须 | KAOLA | 行业 |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| result | Result | 网关result | |
|
|||
| creditAmtScheme | CreditAmtScheme | 授信方案 | |
|
|||
| saleSchemeList | SaleSchemeList [] | 销售方案列表 | |
|
{"prodCode":"KAOLA_FACTORING_USD","clientSite":"KAOLA","externalId":"9527110"}
{
"result":{
"resultStatus":"U",
"resultCode":"UNKNOWN",
"resultMsg":"unknown exception"
},
"creditAmtScheme":{
"balanceAmt":{
"currencyValue":"840",
"currency":"USD",
"value":"0"
},
"availableAmt":{
"currencyValue":"840",
"currency":"USD",
"value":"100000000"
},
"creditAmt":{
"currencyValue":"840",
"currency":"USD",
"value":"100000000"
}
},
"saleSchemeList":[
{
"loanTerm":{
"totalInstal":"1",
"instalInterval":{
"unit":"M",
"value":"6"
},
"loanPeriod":{
"unit":"M",
"value":"6"
}
},
"intRate":{
"annualIntRate":"0.06",
"dailyIntRate":"0.000167"
},
"repayMode":"DUE_PRIN_PLUS_INT"
}
]
}
{"result":{"resultStatus":"F","resultCode":"sign-check-failure","resultMsg":"Illegal request"}}
| 错误码 | 错误描述 | 解决方案 |
|---|---|---|
| isp.http-connection-timeout | ||
| response-body-parse-error |