GET api/e/ys/GetRegSmsCode?appid={appid}&Phone={Phone}&InvitationCode={InvitationCode}
获取注册短信验证码
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid |
小程序ID |
string |
Required |
Phone |
手机号 |
string |
Required |
InvitationCode |
邀请码 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.