# Create or update a circle expenditure linked to a life stage field **POST /api/v2/circles/{circle_uuid}/expenditures/{lifeStage_uuid}/{lifeStageField_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **circle_uuid** (string) - **lifeStage_uuid** (string) - **lifeStageField_uuid** (string) - **circle** (string) The uuid of the circle. - **lifeStage** (string) The uuid of the parent Life Stage. - **lifeStageField** (string) The uuid of the parent Life Stage Field. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)