# Create a valuation **POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/valuations** ## 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 parameters Content-type: application/json - **valued_at** (string) Datetime the valuation was valued at - **value** (integer) Money value of the valuation as an integer eg 4000 = £40.00 ## Responses ### 401: #### Body Parameters: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)