Consumer API
Create Link Token
Create a Link Token.
GET
header
string
The checkout ID that the merchant received in response to the POST Checkout request.
string
The authentication token that you will get in the success response on ‘verify_user’ api.
string
The Merchant User Token is received as the response to the API call
generate_link_token.Response
number
This Response field will return unique ‘link_token’ and status code 200 if the transaction succeeds.