Ledger balances
Update balance monitor
Update the details of a balance monitor with the Java SDK.
PUT
Update balance monitor
Use
blnk.balanceMonitor().update for this operation.
1
Call the method
2
Confirm the update
On success, Core returns a confirmation message. Fetch the monitor with get balance monitor to verify the new condition and webhook URL.
3
Response
200 OK
Related docs
Balance monitoring
Conditions and webhook behavior.
Update balance monitor
HTTP request and response schema.