Regenerate Authentication Token


A merchant can regenerate an authentication token with previously expired token using this api.

   Merchant can re-generate an authentication token. He can use that token to authenticate all the other merchant apis.

How to Re-generate Authentication token?

Auth token re-generation request has to be sent to our REST endpoint i.e. merchantServices/api/v1/regenerateToken using POST method.

In our API Specifications you can find a full list of parameters that can be sent in the initial request.


Sample Request


Sample Response