curl --location --request POST 'https://online-banking.originalaccounts.com/v2/virtual-accounts//' \
--header 'authorization;' \
--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"
}'{
"id": "stringstringstr",
"us": {
"ach": {
"routing_number": "string",
"account_number": "string"
},
"wire": {
"routing_number": "string",
"account_number": "string"
},
"rtp": {
"routing_number": "string",
"account_number": "string"
},
"swift_bic_code": "CHASUS33",
"account_type": "Business checking",
"beneficiary": {
"name": "string",
"address_line_1": "string",
"address_line_2": {}
},
"receiving_bank": {
"name": "string",
"address_line_1": "string",
"address_line_2": {}
}
},
"token": "USDC",
"blockchain_wallet_id": {}
}