...
Click on editing existing Number , a popup gets opened to update number.
Enter new number that needs to be added, and click on send otp .
UI makes a API call to
user-otp/v1/_send
with type as login to send the otp if it is registeredIf it fails then to same api , but type as register , so it creates a new User
once OTP is entered again , it verfies the OTP and validates the user in both cases (in case of register , citizen gets registered)
once OTP is validated , then Property Update call is being called to update the number in the property object.
Note :Incase of Employee User , then user has to upload supporting documents and directly proeprty update call is been called skips step 3,4,5.
PT Alternate Number:
PT Alternate Number feature is to have alternate number for the property,
...
Click on Add Alternate Number , a popup gets opened to Alternate number.
While opening popup it sends the otp to already registered number
Once the otp is entered and validated , user can proceed for step 4.
Enter new number that needs to be added, and click on send otp .
UI makes a API call to
user-otp/v1/_send
with type as login to send the otp if it is registeredIf it fails then to same api , but type as register , so it creates a new User
once OTP is entered again , it verfies the OTP and validates the user in both cases (in case of register , citizen gets registered)
once OTP is validated, then the Property Update call is being called to Add the alternate number in the property object.
...
API | Action Id | Roles | |
---|---|---|---|
1 |
| 870 |
|
2 |
| 954 |
|
3 |
| 1531 |
|
4 | /property-services/property/_search | 1897 |
|