x-api-key: ********************curl --location --request POST 'https://online-banking.originalaccounts.com/v3/virtual-accounts' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"entity_id": "b3b6e7e2-8c2e-4c2a-9e2e-2e2e2e2e2e2e",
"currency": "USD",
"account_name": "Main Subaccount",
"client_friendly_name": "Client Friendly Name",
"tax_number": "123456789"
}'"string"