fkxt

fkxt


获取属性指标

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取属性指标接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/strategy/riskFunctionStore/getAttributeQuotaEnum</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>返回示例</h5> <pre><code> { "msg": "操作成功", "code": 200, "data": [{ "dictCode": 10342, "dictSort": 1, "dictLabel": "交易方式", "dictValue": "ORDER_MODEL", "dictType": "attributeQuota", "status": null, "dictCodeValue": null, "childItem": [{ "dictCode": 361, "dictSort": 1, "dictLabel": "手输卡号", "dictValue": "01", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 362, "dictSort": 2, "dictLabel": "磁条刷卡", "dictValue": "02", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 363, "dictSort": 3, "dictLabel": "二维码", "dictValue": "04", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 364, "dictSort": 4, "dictLabel": "芯片插卡", "dictValue": "05", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 365, "dictSort": 5, "dictLabel": "非接", "dictValue": "07", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 366, "dictSort": 6, "dictLabel": "其他", "dictValue": "08", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 10125, "dictSort": 7, "dictLabel": "二维码", "dictValue": "94", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null }, { "dictCode": 10280, "dictSort": 7, "dictLabel": "09-手机支付", "dictValue": "09", "dictType": "orderModel", "status": null, "dictCodeValue": null, "childItem": null } ] }] }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML