x-api-key: ********************
curl --location --request POST 'https://online-banking.originalaccounts.com/customers//virtual_accounts//deactivate' \ --header 'Idempotency-Key;' \ --header 'x-api-key: <api-key>'
{ "data": {} }