# Sync Holdings on a Sub Account **POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/sync-holdings** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **plan_uuid** (string) - **subAccount_uuid** (string) ### Body: application/json (object) - **holdings** (array) Holdings array to sync. all other holdings on this sub account will be marked as inactive - **portfolio_name** (string) Optional name of the portfolio when the holdings are synced - **is_proposed_portfolio** (boolean) Denotes if the portfolio that is created should be proposed or not. ## Responses ### 202 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)