Ledger balances
Balance snapshots
Capture a balance snapshot with the TypeScript SDK.
POST
Balance snapshots
Use
blnk.LedgerBalances.createSnapshot to trigger balance snapshot processing on demand.
1
Call the method
blnk.LedgerBalances.createSnapshot
2
Wait for completion
Snapshot jobs run asynchronously. Core returns immediately with a status message while processing continues in the background.
3
Response
200 OK