# Upsert amounts for all rows (account + shared) in a custom expenditure group. Creates missing per-account rows and the missing shared row using the representative row's field/section metadata, so circle members who weren't included on the original create — or the shared/circle amount — can be added on a later update without silently being dropped. **POST /api/v2/fact-find-expenditures/{factFindSession_uuid}/{lifeStage_uuid}/custom/{factFindExpenditure_group_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **factFindSession_uuid** (string) - **lifeStage_uuid** (string) - **factFindExpenditure_group_uuid** (string) ## Responses ### 500 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)