Assets

For ease of categorization, we have some investment products on the Embed API grouped as assets. Assets contain diverse investment instruments such as treasury bills, mutual funds, bonds, and stocks. These diverse investments which are held in hopes of a future increase in value can be used to serve both long and short-term investment goals. We will go over each in detail below as well as state what investment term they are suitable for.

{
   "asset_id":"07319811-3d3b-48fe-bb65-41e2488a94d5",
   "asset_code":"AST-FUND-1944604963",
   "asset_type":"mutual-fund",
   "description": "This is a pooled fund invested in listed shares on the Nigerian Stock Exchange. The fund is actively managed by professionals to generate returns for investors through capital appreciation and dividen",
   "country":"NG",
   "is_indexable":true,
   "asset_class":"fixed-income",
   "meta":{
      "name":"Meristem Equity Market Fund",
      "fund_manager":"Meristem Wealth Management Limited",
      "is_eurobond":false,
      "is_bond":false,
      "is_money_market_fund":false,
      "is_equity_fund":false,
      "price":{
         "currency":"NGN",
         "buy_price":11.2323,
         "sell_price":11.1864,
         "ytd":6.81
      }
   }
}
A sample Mutual Fund Object