Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE 'https://api.yativo.com/api/v1/business/virtual-account/delete-virtual-account/acct_xxxxxx' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
{ "status": "success", "status_code": 200, "message": "Virtual account deleted successfully", "data": null }
Permanently delete a virtual account
DELETE /v1/business/virtual-account/delete-virtual-account/{account_id}