GET api/e/ys/ByCodeCheckMember?code={code}
根据Code检测账户是否存在
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
code |
小程序Code |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
返回结果 OpenID = 微信openid, MemberID 会员编号, IsNeedBindPhone 如果是true 需要获取手机号
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.