Request to be POSTed to uri : /NorenWClientTP/GetHsToken
Request Details
| Parameter Name |
Possible value |
Description |
| jData* |
|
Should send json object with fields in below list |
| jKey* |
|
Key Obtained on login success. |
| Json Fields |
Possible value |
Description |
| uid* |
|
User Id |
Response Details
Response data will be in json format with below fields:
| Json Fields |
Possible value |
Description |
| stat |
Ok or Not_Ok |
If Pin setting is Success Or failure status |
| request_time |
|
This will be present only if password change succeeds. |
| hstk |
|
One time Token to be sent to BackOffice or third party link |
| emsg |
|
This will be present only if password change fails. |