# Seccl - Store an adviser node association **POST /api/v1/addons/seccl/{addon}/associate-node** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **addon** (string) ### Body: application/json (object) - **associations** (array) Associations to be created. Each association should have adviser_uuid and SECCL node_ids. ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) - **created_at** (string) - **updated_at** (string) - **type** (string) - **lookupable_type** (string) - **lookupable_uuid** (string) - **lookupable_value** (string) - **lookup_value** (string) - **returnable_type** (string) - **returnable_uuid** (string) - **returnable_value** (string) - **return_string** (string) - **return_json** (object) - **return_float** (number) [Powered by Bump.sh](https://bump.sh)