userResetPasswordRequest
| Extends: | request |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| msisdn (long) | 1/1 | The user's verified mobile number |
| flashSms (boolean) | 1/1 | If set the new password is send as flash sms |
JSON
| property | type | description |
|---|---|---|
| msisdn | msisdn (long) | The user's verified mobile number |
| flashSms | flashSms (boolean) | If set the new password is send as flash sms |