v1
latestOpenAPI 3.1.02026-07-24180245513.9 KBVirtual Accounts
Disable virtual account
Disable a virtual account. A disabled virtual account cannot be used to create an expected payment.
post/virtual_accounts/{id}/disable
Path parameters
idstring uuid required
The ID of the virtual account.
Response
200
Example response
{
"metadata": {
"property_a": true,
"property_b": "some text"
}
}