# Patch a Fund. `PatchFund` `PATCH /api/funds/{scope}/{code}` - [OpenAPI fragment](https://www.lusid.com/docs/api/lusid/endpoints/funds/PatchFund.json) - [Rendered page](https://www.lusid.com/docs/api/lusid/endpoints/funds/PatchFund) Update fields on a Fund. The behaviour is defined by the JSON Patch specification. Currently supported fields are: DisplayName, Description, PortfolioIds, FundConfigurationId, ShareClassInstruments, Type, InceptionDate, DecimalPlaces, PrimaryNavType, AdditionalNavTypes, AborId, YearEndDate. ## Referenced schemas - [Operation](https://www.lusid.com/docs/api/lusid/schemas/Operation.txt) - [Fund](https://www.lusid.com/docs/api/lusid/schemas/Fund.txt) [< Funds](https://www.lusid.com/docs/api/lusid/endpoints/funds/llms.txt)