curl --location --request POST 'https://test-regiftme-api.gcard8.com/gc/wallet/recharge' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'appid=android-pac-v1' \
--data-urlencode 'sign=8f6facb16798534d9e3e47ef2a05b5cb' \
--data-urlencode 'app_version=2.0' \
--data-urlencode 'token=' \
--data-urlencode 'amount=' \
--data-urlencode 'currency=NGN' \
--data-urlencode 'payment_reference='
{}