update Balance
Updates the balance and returns a completable that tells whether it succeeded or not.
Parameters
legacy Session Token
the legacy session token of the user (sent as x-session)
identity Access Token
the identity access token (JWT) of the user (sent as Authorization: Bearer)
Throws
Http Exception
if the network request fails
Socket Timeout Exception
if the network request times out (in case of no or slow network)