GET api/WebInterface/Personal/GetWeChatInfo/ById/{memberid}
依据用户ID获取当前用户的一般信息,HAWK认证,仅限官方网络,代理商不可访问。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
依据用户ID获取当前用户的一般信息,HAWK认证,仅限官方网络,代理商不可访问。
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.