# Seccl - Accept product terms for a client product **POST /api/v1/addons/seccl/{addon}/client/{account_uuid}/products/{clientProductId}/accept** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **addon** (string) - **account_uuid** (string) - **clientProductId** (string) ## Responses ### 200 #### Body: application/json (object) - **id** (string) The unique identifier of the client product - **client_ids** (array[string]) The client IDs associated with this product - **node_id** (string) The node ID of the client product - **wrapper_type** (string) The wrapper type (ISA, JISA, PENSION, GIA) - **terms_accepted** (boolean) Whether the product terms have been accepted - **declaration_accepted_date** (string) When the declaration was accepted (ISA/JISA) - **accepted_provider_terms** (boolean) Whether provider terms were accepted (PENSION) [Powered by Bump.sh](https://bump.sh)