cURL
curl --request DELETE \ --url https://api.sandbox.co.in/bank/virtual/accounts/{account_number}
{ "timestamp": 123, "transaction_id": "<string>", "code": 123 }
Delete Virtual Account API allows you to delete a virtual account
200
Was this page helpful?