渠道代理商

代理商接口


修改代理商信息

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>修改代理商信息</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://wbhtest.hrtn.net/digit/agent/manager/prv-flow-agent/editAgent/{agentcode}</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> <tr> <td style="text-align: left;">agentcode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>代理商编码</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     "code": "000000",     "msg": "操作成功",     "data": {         "id": 11,         "agentCode": "QY2022080239852",         "agent": "01",         "businessLicense": "http://baidu.com",         "creditCodes": "SAFASFAS12",         "mctName": "诚毅测试",         "businessName": "hello",         "businessUrl": "湖北武汉楚河汉街",         "businessIdcardPositive": null,         "businessIdcardReverse": null,         "idcardName": "雪健",         "idcardCode": "12321312412",         "idcardAgingType": 1,         "idcardEffect": "2022-08-03",         "idcardFailure": "2030-12-25",         "channelType": 0,         "channelScenario": 1,         "channelMode": 1,         "scenarioIf": 0,         "scenarioAdrress": "湖北武汉楚河汉街",         "scenarioPositive": null,         "scenarioInternal": null,         "scenarioArea": "999",         "collectionCharges": 1,         "childAccount": "1,2",         "accountType": 1,         "accountName": "建建",         "accountBank": "巴拉巴拉银行",         "accountAdress": "不知道",         "accountCode": "12321321",         "headType": null,         "headName": "欸嘿欸嘿",         "headIdcardPositive": null,         "headIdcardReverse": null,         "headPhone": "121221321",         "headMail": "123@11.com",         "otherDesc": null,         "otherMaterial": null,         "createTime": "2022-08-03 10:39:04",         "updateTime": "2022-08-03 10:39:04"     } }</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> <p>见请求代理商申请列表</p> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML