Customer
Last updated
Last updated
Logs the user out of the system.
Optional Bearer token for authentication.
The industry of the user.
electronics
The unique key for the request.
8097571064818418
The language key for the request.
57
Successfully logged out
Send a password reset link to the user's registered email address.
The email address of the user who needs to reset their password.
Optional Bearer token for authentication.
The industry of the user.
electronics
The unique key for the request.
8097571064818418
The language key for the request.
57
Password reset link sent successfully
This endpoint allows customers to log in using their email, password, and other login information.
The unique key for the request.
8097571064818418
The email address of the customer.
The password associated with the customer's account.
The type of login (e.g., 'normal', 'social').
An optional token for additional authentication.
Successfully logged in.
Send a One-Time Password (OTP) to the provided email address for verification purposes.
Optional Bearer token for authentication.
The industry of the user.
electronics
The unique key for the request.
8097571064818418
The language key for the request.
57
test@gmail.com
OTP sent successfully
Registers a new customer by providing necessary details like name, email, password, etc.
Optional Bearer token for authentication.
The industry of the user.
electronics
The unique key for the request.
8097571064818418
The language key for the request.
57
Customer's first name
Customer's last name
Password for the customer account
Password confirmation
Customer's email address
Customer's phone number
Customer successfully registered