# Sync joint expenditure to a circle **POST /api/v1/client/{client_uuid}/expenditure/sync-to-circle** This endpoint copies the joint expenditure values from a joint account into the target circle's shared expenditure ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **client_uuid** (string) The uuid of the joint client. ### Body: application/json (object) - **circle_uuid** (string) The uuid of the target circle. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)