Virtual 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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.