说明
网商银行代理结算
请求地址
| 环境 | 请求地址 |
|---|---|
| 测试环境 | https://m.umxnt.com/api/user/checkMybankRate |
| 正式环境 | https://xy.umxnt.com/api/user/checkMybankRate |
请求参数
| 参数 | 类型 | 是否必填 | 最大长度 | 描述 |
|---|---|---|---|---|
| token | string | 是 | 令牌 | |
| time_start | string | 是 | 开始时间:2018-03-21 00:00:00 | |
| time_end | string | 是 | 结束时间:2018-03-21 23:23:59 |
返回值示例 成功请求示例:
{ "status": 1, "msg": "成功" }