# Create or update per-account rows for a standard life stage field expenditure. **POST /api/v2/fact-find-expenditures/{factFindSession_uuid}/{lifeStage_uuid}/{lifeStageField_uuid}** Account rows are stored with account_id and no circle_id. The shared amount (circles only) is stored as a single row with circle_id and no account_id. ## 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) - **lifeStageField_uuid** (string) ## Responses ### 500 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)