Ledger balances
View balance details
Get a balance by ID with the Go SDK.
GET
View balance details
Use
client.LedgerBalance.Get to retrieve a balance by its balance ID.
1
Call the method
client.LedgerBalance.Get
Pass a
*blnkgo.GetBalanceRequest as the second argument to include queued balances:client.LedgerBalance.Get with queued
2
Response