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