7ed0083c9099
latestOpenAPI 3.0.12026-08-0672227.5 KBGet sector, country, and holding exposures for the given portfolio and the markdown of respective charts
post/portfolio_exposures
Request body
Example request
{
"portfolio": [
{
"T": "AAPL",
"A": 5000
},
{
"T": "VWO",
"A": 3000
},
{
"T": "CUR:USD",
"A": 2000
}
]
}Response
OK