Skip to main content
PATCH
Manually overwrites the virtual balance of an individual card with an absolute value. Requires an API key with access level 2 or higher.

Path parameters

string
required
Individual card identifier.

Body

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.