POST api/User/RegUserByPhone?phone={phone}&code={code}&userName={userName}&password={password}

手机号注册会员

Request Information

URI Parameters

NameDescriptionTypeAdditional information
phone

手机号码

string

Required

code

手机验证码

string

Required

userName

昵称(可选择输入)

string

Required

password

密码(可选择输入)

string

Required

Body Parameters

None.

Response Information

Resource Description

手机号注册会员

Object

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />