Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

...

基准URL: /smartfin/api/v1/entity_credit_matrix


获取额度矩阵

...

POST /smartfin/api/v1/entity_credit_matrix/select

...

* 上述提到的参数在输入 (ecm_id除外) 或更新数据时是必须填写的。
trade_cat - 参数以字符串数组形式存在,或者如果参数为空,则将解析为 null。

更新 / 输入额度矩阵

...

更新URL:
POST/smartfin/api/v1/entity_credit_matrix/update

输入URL:
POST/smartfin/api/v1/entity_credit_matrix/insert

...

Code Block
insert_list - array[object]

Code Block
update_list - array[object]

响应:

删除额度矩阵

...

DELETE/smartfin/api/v1/whitelist/delete

...

Code Block
del_ids - array[integer]
  • 包含用户删除的独立ecm_id的数组。

响应: