Close Virtual Account
Virtual Accounts
Close Virtual Account
POST /api/v1/virtual-accounts//close - Close a virtual account
POST
Close Virtual Account
Close a virtual account for the authenticated tenant.Documentation Index
Fetch the complete documentation index at: https://docs.usezentra.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Path Parameters
Virtual account ID.
Request Body
Optional closure reason. It is forwarded to the internal service path, but it is not currently echoed back in the response body.
Response
Returns the updated virtual account object withstatus set to closed.
Example Request
Example Response
Error Responses
Important Notes
The current reviewed response returns the updated account record. Fields like
closure_reason and closed_at are not part of the current response contract.Next Steps
Create New Account
Generate another account
List Accounts
Review existing accounts