# Fund

Fund-scoped operations. Use these endpoints when you are working within a single fund, identified by fundCode, under a business. Returns data limited to that fund.

 - [GET /f/{businessCode}/{fundCode}/feed-data/processing-summary](https://nonprod.developer.myhub.com.au/products/class/apis/partner/feed-data-final/fund/fundfeedprocessingsummary.md): Retrieves a summary of the configuration and current status of all feeds associated with a fund.
 - [GET /f/{businessCode}/{fundCode}/feed-data/processing-summary/{feedId}](https://nonprod.developer.myhub.com.au/products/class/apis/partner/feed-data-final/fund/fundfeedprocessingsummarybyfeed.md): Retrieves the configuration and current status of a specific feed within a fund.
 - [GET /f/{businessCode}/{fundCode}/feed-data/balance-summary](https://nonprod.developer.myhub.com.au/products/class/apis/partner/feed-data-final/fund/feedbalancesummaryall.md): Retrieves a report of feed and ledger balances for all feeds associated with a fund. Returns an array of balance summaries for each feed, including aggregate counts and detailed per-holding balance in
 - [GET /f/{businessCode}/{fundCode}/feed-data/balance-summary/{feedId}](https://nonprod.developer.myhub.com.au/products/class/apis/partner/feed-data-final/fund/feedbalancesummary.md): Retrieves a report of feed and ledger balances for a specific feed within a fund, including aggregate counts of how many accounts are balanced, unbalanced, or have no data.
