curl --location --request GET 'https://prod.fomoapis.com/v1/virtual-accounts/07c9bd76-34bd-4cd1-a32b-381dbb1e8570' \ --header 'x-fomo-api-version;'
{ "id": "07c9bd76-34bd-4cd1-a32b-381dbb1e8570", "create_time": "string", "update_time": "string", "token": "string", "etag": "string", "status": "pending", "customer_id": "0cbf132d-117b-4ea3-aed1-cd715d53c11d", "account_id": "a6bb7b20-f425-4ca8-a872-98498c90604e", "external_account": { "type": "crypto-account", "detail": { "network": "ethereum", "address": "0x96fB97f12Beb63D093f9A98d78DB314cD3a25263" } } }