Skip to main content
PATCH
Manually overrides the virtual balance of a wallet. This is an administrative operation and requires an API key with access level 2 or higher.

Path parameters

walletId
string
required
Unique identifier of the virtual wallet.

Body

virtual_balance
number
required
New virtual balance (must be non-negative).

Response

Returns the updated virtual balance as a number.