Ledger balances
List balance monitors
List balance monitors with the Java SDK.
GET
List balance monitors
Use This method takes no arguments.
blnk.balanceMonitor().list for this operation.
1
Call the method
2
Use the monitor list
When Save IDs you need for updates or lookups.
response.data().isArray(), iterate by index:3
Response
200 OK
Related docs
Balance monitoring
Conditions and webhook behavior.
View balance monitor details
HTTP request and response schema.