API-KEY: ********************API-SIGNATURE: ********************API-TIMESTAMP: ********************curl --location '/v2/stable/wallet/usd-balance?walletId=10001' \
--header 'API-KEY: <api-key>' \
--header 'API-SIGNATURE: <api-key>' \
--header 'API-TIMESTAMP: <api-key>'{
"walletId": 10001,
"currency": "BRL",
"availableBalance": "100.00"
}