curl --location --request GET 'https://api-uat.kushkipagos.com/wallet/v1/merchant/balance' \
--header 'Private-Merchant-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"balanceDate": 1676054979554,
"currency": "CLP",
"currentBalance": 9999997
}