get https://api-wallet-sandbox.venly.io/api/wallets//balance
This endpoint gets native balance of a wallet by wallet ID
.
Responses
This endpoint gets native balance of a wallet by wallet ID
.
xxxxxxxxxx
curl --request GET \
--url https://api-wallet-sandbox.venly.io/api/wallets/walletId/balance \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: