Regenerate Authentication Token


A merchant can regenerate authentication token with previously expired token.

   Merchant will get unique AuthToken. Using this AuthToken, merchant can access transaction APIs.

How to regenerate auth token?

The POST request will be send over HTTPS to the fraudServices/REST/v1/regenerateToken endpoint.

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


Sample Request


Sample Response