Refresh User Access Token
The Refresh Access Token is an authenticated API which should be used when access token is about to expire (not expired).
If Access token is expired, it cannot be refreshed. In that case, Only OTP authentication is the way to generate a new access token
Headers
x-user-ip
End user’s originating IP. More details here
x-api-key
Partner API Key present in Transak Dashboard.
Response
200 - Success
data
Errors
500
Internal Server Error