Investment Data - Portfolio

This API helps you to get investment account's portfolio data of your end-users.

Request parameters

Key ParameterData TypeDescription
user_access_tokenStringtoken generated after successful institution connection through the widget which needs to be passed as the Bearer token in the Authorization header

Response parameters

Key ParameterData typeDescription
asset_typeStringType of investment asset
(stocks / mutual funds / bonds)
total_investmentFloatThe total investment made for the asset type
total_returnFloatThe total return of the investment made
*can be negative
return_percentageStringThe return percentage of the investment made
*can be negative
equity_summaryFloatThe current equity summary of total investment added/subtracted to total return
assets_listListThe list of the assets that falls under the asset type
nameStringThe name of the assets
(For example CPRO for stocks, BNI AM Dana Likuid for mutual funds)
lotFloatThe lot amount of the assets
amountFloatThe initial value amount of the assets
totalFloatThe current value amount of the assets
percentageStringThe return percentage of the assets
*can be negative
typeStringThe type of assets
(For mutual funds example: Pasar Uang, Pasar Saham)
average_valueFloatThe initial average value of the assets
current_valueFloatThe current value of the assets
returnFloatThe total return of the assets
*can be negative
Language
Click Try It! to start a request and see the response here!