| 接口说明 | 查询商户的账户列表 | |||||||||||||||||||||
| 接口地址 | https://api.moni.im/transfer/api/v1/account_list | |||||||||||||||||||||
| 测试接口地址 | https://testwebapi.omipay.com.cn/transfer/api/v1/account_list | |||||||||||||||||||||
| 请求参数 | 参数名称 | 类型 | 属性 | |||||||||||||||||||
| currency | String | 非必录。若该字段不为空,则返回该币种对应的账户列表;否则返回所有账户列表 | ||||||||||||||||||||
| 返回值 | 名称 | 类型 | 说明 | |||||||||||||||||||
| 成功返回 | is_success | Bool | 成功时返回true | |||||||||||||||||||
| accounts | List | 账户列表
列表元素如下:
|
||||||||||||||||||||
| 失败返回 | is_success | Bool | 失败时返回false | |||||||||||||||||||
| error_code | String | 错误码 | ||||||||||||||||||||
| error_msg | String | 错误信息 | ||||||||||||||||||||
| 错误说明 | 错误码 | 说明 | ||||||||||||||||||||
![]()