Authorization: ********************
curl --location -g --request GET 'https://uat-lb.simplifipay.com/v1/card-program//funding-source-balance' \ --header 'requestUuid;' \ --header 'Authorization: Bearer <token>'
{ "amount": "100.50", "currency": "AED" }