URL:https://open.ikuai8.com/apis/action/<open_id>/<dev_id>/11
支持格式:JSON
HTTPS请求方式:POST
特别需求:爱快企业路由2.6.7以上版本支持
请求参数:
{ "username":"用户名" }
返回结果
{ "errno": 0, "errmsg": "success", "data": [{ "id": "10", "state": "", "comment": "some words", "username": "账号名称", "passwd": "password", "date": "2016-11-11", "ppptype": "pppoe", "share": "1", "auto_mac": "0", "upload": "0", "download": "0", "ip_addr": "", "mac": "", "address": "", "name": "testing", "phone": "", "start_date": "2016-11-11", "cardid": "", "packages": "1", "money": "0", "create_date": "1479108738" }] }
结果字段说明:
errno | 错误号 |
errmsg | 错误信息 |
* 关于错误返回值与错误代码,参见错误代码说明