GET api/AdminGetOneGroupAccount/{id}?loginaccount={loginaccount}&loginpassword={loginpassword}&weiopenid={weiopenid}&weiaccountid={weiaccountid}
超管权限,获取单个辅助账号
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| loginaccount |
登录账号 |
string |
Default value is |
| loginpassword |
登录密码 |
string |
Default value is |
| weiopenid |
微信loginopenid |
string |
Default value is |
| weiaccountid |
微信id |
integer |
Default value is 0 |
| id |
辅助账号id |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
{"id":"主键","name":"名称","groupid":"","appid":"","appkey":"","terminalcode":"","sourcecode":"","kcode":"","privatekey":"","publickey":"","accounttype":"1微信支付 2资管支付 11阿里云短信 21阿里云图片 31顺丰同城 41顺丰快递 51天气查询 61查询快递的接口"}
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.