Skip to content

fund-holdings-svc

This service is responsible to handle SFS data integration

Endpoints (10)

Method Path Summary Tags
GET /health Get status of service health Health
GET /v1/funds Get all funds Funds
POST /v1/funds Create a new fund Funds
PUT /v1/funds/{id} Update a fund Funds
GET /v1/holdings Get holdings Holdings
GET /v1/holdings/detailed Return fund holdings along with a more detailed and complete fund information Holdings
GET /v1/holdings/source-dates Get source dates Holdings
POST /v1/fund-investors/accept-terms Accept terms for a fund investor FundInvestors
POST /v1/ingestion/ingest/{source}/{method} Trigger a new ingestion Ingestion
POST /v1/ingestion/ingest-all/{source}/{method} Trigger ingestion for all CSV files Ingestion