Generate Access Token
GET/v1/payment_gateways/access_token
Generate a temporary access token to authenticate and initiate transactions through the Hello Clever payment gateway. This token is obtained using your app-id and secret-key credentials and is valid for 3600 seconds (1 hour).
Responses
- 200
- 400
- 401
Access token generated successfully.
Bad Request
Unauthorized