Change Password for Merchant Account
This service is used to initiate reset password (for merchant). After this request performed, merchant will be receive SMS Token.
Canonical Path
/b2b/merchant/auth/password/resetRequest
Method
POST
Authorization
Bearer <host_access_token>
Query Param
-
Content-Type
application/json
Content
Description
Field
Description
username
Merchant Username (Phone Number)
tokenPrefix
Token Prefix, example = jKK
Last updated