Ledger balances
Balance snapshots
Capture a balance snapshot with the Java SDK.
POST
Balance snapshots
Use
blnk.ledgerBalances().createSnapshot for this operation.
1
Call the method
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
Related docs
How balance snapshots work
When Core runs snapshots and why they matter.
Balance snapshots
HTTP request and response schema.