Ledger balances
Update balance identity
Update the identity associated with a balance with the Java SDK.
PUT
Update balance identity
Use
blnk.ledgerBalances().updateIdentity for this operation.
1
Call the method
2
Confirm the link
On success, Core returns a confirmation message. Fetch the balance with get balance to verify
identity_id is set.3
Response
200 OK
Related docs
Link balances
Linking identities to balances.
Update balance identity
HTTP request and response schema.