RESPONSE
{
"portfolios": [
{
"id": "berkshire-hathaway",
"name": "Berkshire Hathaway",
"icon": "https://example.com/berkshire-hathaway.svg"
},
{
"id": "blackrock",
"name": "Blackrock",
"icon": "https://example.com/blackrock.svg"
},
{
"id": "invesco",
"name": "Invesco",
"icon": "https://example.com/invesco.svg"
},
{
"id": "t-rowe-price",
"name": "T. Rowe Price",
"icon": "https://example.com/t-rowe-price.svg"
}
]
}