Bank User
Number of APIs: 6
-
Create User POST {{host}}/user
-
User Login POST {{host}}/user/login
-
Get User Information GET {{host}}/user
-
Update User Information PUT {{host}}/user
-
User Change Password POST {{host}}/user/change-password
-
User Logout GET {{host}}/user/logout