curl --location --request GET 'https://api.cash-in.com/v2/renewtoken?customerCode&publicIPAddress' \
--header 'X-Api-Key: <api-key>'{
"Message": "Successfully renewed the API Access Token",
"AccessToken": "1ECA34188FE64E05B6BC73C1A11947FC"
}