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.
Use the balance details
Read the returned
balance for current amounts, currency, and ledger membership. Use BalanceID when posting transactions or configuring monitors.Related docs
View balance docs
Balance concepts and setup.
View balance details
HTTP request and response schema.