User Authentication

The userAuth resource allows existing customers of InStore to register on the org’s web page/mobile app, authenticate login credentials, and update user details.

Status codes

CodeDescription
91024Unable to authorize user with given credentials
91025Updated password successfully
91026Error in updating password
91027Username(email/mobile) is invalid
91028Password is not a valid MD5 hash
91029Registration failed, user is already registered
91030User is successfully registered.
91031Error in registering user