Login with customer credentials

POST {{customerURL}}/UserService/userValidation

  • Using this service, we can initiate an OTP to the email ID by performing a login with credentials.

Request Body

{"rootUser"=>"TEST", "userName"=>"Bruce", "password"=>"000000"}