Skip to main content
PATCH
Manually overrides the virtual balance of a card. Requires an API key with access level 2 or higher.

Path parameters

cardId
string
required
Card identifier.

Body

virtual_balance
number
required
Virtual balance amount in USD. Must be greater than or equal to 0.

Response

Returns the new virtual balance as a JSON number.