Get Transaction AuthToken


A merchant can perform following Transaction operations using our REST API.

   Merchant will get unique AuthToken. Using that AuthToken, merchant is able to perform transactions. This Authentication token will be valid for 1 hour.

Get the Transaction AuthToken?

The POST request will be send over HTTPS to the transactionServices/REST/v1/authToken endpoint. fraudServices/REST/v1/authToken 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