Regenerate Authentication Token
Merchants can generate a new authentication token using a previously expired token. The newly generated token should be used for all future API requests.
Each merchant receives a unique Auth Token, which is required to access and use the TWPayz Transaction APIs.
How to regenerate auth token?
To regenerate an authentication token, send a POST request over HTTPS to the following endpoint: transactionServices/REST/v1/regenerateToken
This endpoint allows merchants to generate a new authentication token using a previously issued or expired token.
For a complete list of request parameters, refer to the API Specifications section. The specifications provide detailed information about all fields that can be included in the token regeneration request.
Sample Request

Sample Response
