# Fund

 - [GET /f/{businessCode}/{fundCode}/fund-web/fund-deeds](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/funddeeds.md): Retrieves the trust deed versions associated with a fund.
 - [GET /f/{businessCode}/{fundCode}/fund-web/fund-relationships](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/fundrelationships.md): Retrieves the relationships associated with a fund, such as advisers, auditors and administrators.
 - [GET /f/{businessCode}/{fundCode}/fund-data/fund-detail](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/getfunddetail.md): Access fund information such as the funds name, ABN, status, and contact details.
 - [POST /f/{businessCode}/{fundCode}/fund-data/fund-detail](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/updatedetailsfundcommunity.md): Update the details of a fund.
 - [GET /f/{businessCode}/{fundCode}/member-data/member-detail](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/getmembersdetail.md): The list of all the members within the fund with basic details.
 - [GET /f/{businessCode}/{fundCode}/member-data/member-detail/{id}](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/getmemberdetail.md): The complete details of a member within the fund.
 - [POST /f/{businessCode}/{fundCode}/member-data/member-detail/{id}](https://nonprod.developer.myhub.com.au/products/class/guides/specs/practice-management-guide/fund/postmemberdetail.md): Update the complete details of a member within the fund.
