忘記密碼提交 - update&model=ForgotPassword
POST
api/update&model=ForgotPassword
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
encrypted
string
encrypted password
必填
member_number
string
member_number
必填
token
string
$member->online_acct_activkey
必填
成功返回
application/json参数名
类型
描述
status
string
字符串"success"
message
string
設定密碼成功
失敗返回
参数名
类型
描述
必填
status
string
字符串 "failure"
必填
message
string
設定密碼失敗
必填