短信验证码注册
POST
https://dev.wellsign.cn/java/1.0/client/sms/register
接口描述
短信验证码注册
请求参数
参数名
类型
描述
必填
phone
String
用户手机
必填
password
String
密码
必填
code
String
验证码
必填
deviceToken
String
推送token
必填
deviceId
String
登录用硬件id
必填
deviceType
String
机器类型信息
必填
version
String
终端版本
必填
registerType
int
'0 未知,1 web注册,2 web管理员添加,3 web管理员邀请,4, android注册,5 android管理员添加,6 ios注册,7 ios管理员添加,8 APP,9 超管添加 ; 10电话号码直接登录;11、小程序注册;12 微信注册
必填
deviceKind
String
终端类型 0:安卓,1:ios;2:web
必填