Update firm settings Run in API Explorer
Body
-
Number of days to keep files in the recycle bin. Set as null for indefinitely
-
Tax rate
-
Date you will not be able to add charges before
-
Default RMAR advice type for new employees
Value Description independent Independent restricted Restricted Values are
independentorrestricted. -
Day of the month for the monthly income reconciliation statements to end. Leave at 31 for the end of the month
-
Automatically lock statements after number of days of statement end date. Leave null for never lock automatically. Zero for lock automatically immediately
-
Default adviser split to be applied to new advisers
-
Whether to allow clients to view the pseudo folders in the client portal
-
Notify the assigned adviser when a client completes a fact find
-
Notify the assigned administrator when a client completes a fact find
-
Notify the assigned paraplanner when a client completes a fact find
-
Charge identifier to apply to charges. Visit support documentation for requirements and list of variables.
-
Notify the assigned adviser when a clients core details are updated.
-
Notify the assigned adviser when a clients core details are updated.
-
Notify the assigned adviser when a clients core details are updated.
-
Allow completion of cases with incomplete tasks.
-
Automatically create linked policy numbers when reconciling income.
Value Description always ALWAYS ask ASK off OFF Values are
always,ask, oroff.
curl \
--request POST 'https://api.plannrcrm.com/api/v1/firm/6ff8f7f6-1eb3-3525-be4a-3932c805afed/settings' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json" \
--data '{"keep_deleted_files_for":60,"tax":17.5,"rmar_start_date":"2022-08-01","advice_type":"independent","month_end":25,"lock_statements_after":0,"adviser_split_uuid":"d2c9aa06-beb8-480b-8671-e774941ac3f0","show_pseudo_folders_in_client_portal":true,"fact_find_completed_notification_to_assigned_adviser":true,"fact_find_completed_notification_to_assigned_administrator":true,"fact_find_completed_notification_to_assigned_paraplanner":true,"charge_identifier":true,"core_details_changed_notification_for_assigned_adviser":true,"core_details_changed_notification_for_assigned_administrator":true,"core_details_changed_notification_for_assigned_paraplanner":true,"allow_completion_of_cases_with_incomplete_tasks":true,"auto_create_linked_policy_numbers":"always"}'
{
"keep_deleted_files_for": 60,
"tax": 17.5,
"rmar_start_date": "2022-08-01",
"advice_type": "independent",
"month_end": 25,
"lock_statements_after": 0,
"adviser_split_uuid": "d2c9aa06-beb8-480b-8671-e774941ac3f0",
"show_pseudo_folders_in_client_portal": true,
"fact_find_completed_notification_to_assigned_adviser": true,
"fact_find_completed_notification_to_assigned_administrator": true,
"fact_find_completed_notification_to_assigned_paraplanner": true,
"charge_identifier": true,
"core_details_changed_notification_for_assigned_adviser": true,
"core_details_changed_notification_for_assigned_administrator": true,
"core_details_changed_notification_for_assigned_paraplanner": true,
"allow_completion_of_cases_with_incomplete_tasks": true,
"auto_create_linked_policy_numbers": "always"
}
{
"uuid": "aab0f490-12c5-419c-8fe5-e08e8615bbca",
"created_at": "2026-07-17T15:25:28+01:00",
"updated_at": "2026-07-17T15:25:28+01:00",
"name": "Codepotato",
"slug": "codepotato",
"address_1": "Suite E, 5 The Briars",
"address_2": "Waterberry Drive",
"town_city": "Waterlooville",
"county": "Hampshire",
"postcode": "PO7 7YH",
"country": "United Kingdom",
"regulatory_text": "Regulatory text",
"logo": "https://api.plannrcrm.com/images/plannr.jpg",
"logo_icon": "https://api.plannrcrm.com/images/plannr-icon.jpg",
"brand_colours": {
"sidebar_background": "#0E0E56",
"sidebar_accent": "#36367E",
"sidebar_text": "#FFFFFF",
"sidebar_hover": "#0A0A42",
"sidebar_active": "#53DBB8",
"sidebar_title_background": "#36367E",
"sidebar_title_primary": "#FFC634",
"sidebar_title_secondary": "#FFFFFF",
"sidebar_title_secondary_hover": "#FFFFFF",
"email_background": "#0E0E56",
"email_logo_background_panel": "#36367E",
"email_sub_text": "#FFFFFF",
"email_button_background": "#36367E",
"email_button_text": "#FFFFFF",
"portal_sidebar_button_background": "#F6F6F6",
"portal_sidebar_button_hover": "#FFFFFF",
"portal_sidebar_button_active": "#FFFFFF",
"portal_brand_title": "#323B4B",
"portal_brand_sub_title": "#828994",
"portal_sidebar_title": "#11151D",
"portal_sidebar_text": "#323B4B",
"portal_sidebar_text_hover": "#323B4B",
"portal_sidebar_text_active": "#323B4B",
"portal_sidebar_icon": "#828994",
"portal_sidebar_icon_hover": "#828994",
"portal_sidebar_icon_active": "#828994",
"portal_background": "#F6F6F6",
"portal_sidebar_account_title": "#11151D",
"portal_sidebar_account_email": "#828994",
"portal_sidebar_divider": "#E3E5E9",
"portal_dashboard_bg_one": "#EF4583",
"portal_dashboard_bg_two": "#FFC634",
"portal_sidebar_collapse_button": "#828994",
"portal_sidebar_collapse_button_hover": "#B3B9C4",
"portal_sidebar_user_select_background": "#F6F6F6",
"portal_sidebar_user_select_hover": "#F6F6F6",
"portal_sidebar_user_select_text": "#323B4B",
"portal_sidebar_user_select_text_hover": "#323B4B",
"portal_sidebar_user_select_border": "#EEEEEE",
"portal_sidebar_user_select_border_hover": "#828994"
},
"is_subscribed": true,
"addon_subscriptions": [
{
"uuid": "d4e6ce26-5006-488a-91b1-992ee8920b32",
"created_at": "2026-07-17T15:25:28+01:00",
"updated_at": "2026-07-17T15:25:28+01:00",
"enabled": "true",
"addon": {
"id": "transact_valuation_feed",
"name": "Transact Valuation Feed",
"description": "Provides an automatic holding and valuation feed via a transact integration",
"setup_instructions": "Retrieve your transact api key from https://www.transact-online.co.uk/contact-us/",
"category": "valuation_feed_integration",
"params": {
"access_code": null,
"pin": null,
"second_access_code": null,
"second_pin": null,
"third_access_code": null,
"third_pin": null
},
"banner_url": "https://plannrcrm.com/banner.png",
"icon_url": "https://plannrcrm.com/icon.png",
"price": {
"amount": {
"example": "4000",
"description": "Money amount at their lowest denominator (for example: pennies)"
},
"formatted": {
"example": "£40.00",
"description": "Money amount formatted with currency"
},
"currency": {
"example": null,
"description": "Currency of the money"
}
},
"can_be_subscribed_to": true,
"is_visible": true,
"free_trial_days": 30,
"should_poll_for_subscription_changes": true
},
"trial_ends_at": "2026-07-31",
"trial_ends_in_days": 14,
"payment_confirmed_at": "2026-08-04"
}
],
"keep_deleted_files_for": 30,
"tax": 17.5,
"month_end": 25,
"statement_frequency": "monthly",
"billing": {
"invoice_address_1": "Suite E, 5 The Briars",
"invoice_address_2": "Waterberry Drive",
"invoice_town_city": "Waterlooville",
"invoice_county": "Hampshire",
"invoice_postcode": "PO7 7YH",
"invoice_country": "United Kingdom",
"invoice_email": "gareth@codepotato.co.uk"
},
"task_board_template": {
"uuid": "a3a71666-c989-4fa9-b196-dc01fad5e102",
"created_at": "2026-07-17T15:25:28+01:00",
"updated_at": "2026-07-17T15:25:28+01:00",
"is_template": false,
"name": "Task Board",
"default_list_uuid": "52f2f072-9bce-47e2-8804-c6b1e0f517d1",
"lists": "App\\Http\\Resources\\Board\\BoardListResource",
"is_editable": true,
"priorities": [
{
"name": "High",
"value": "high"
},
{
"name": "Low",
"value": "low"
}
],
"modelable": {
"uuid": "7877483f-b3fd-4035-a1e0-862ad2438d18",
"created_at": "2026-07-17T15:25:36+01:00",
"updated_at": "2026-07-17T15:25:36+01:00",
"name": "finance",
"slug": "finance",
"review_at": "2026-07-17T15:25:36+01:00",
"assigned_to_uuids": [
null
],
"group_uuids": [
null
],
"completed_at": "2026-07-17T15:25:36+01:00",
"value": {
"amount": {
"example": "4000",
"description": "Money amount at their lowest denominator (for example: pennies)"
},
"formatted": {
"example": "£40.00",
"description": "Money amount formatted with currency"
},
"currency": {
"example": null,
"description": "Currency of the money"
}
},
"status_position": 4,
"participants_count": 4,
"task_board_uuid": null
}
},
"ip_whitelist": [
"192.168.0.1",
"127.0.0.1"
],
"welcome_paragraph_html": "<h1>Welcome.</h1>",
"email_welcome_paragraph_html": "Welcome to Plannr!",
"show_fact_find_illustrations": true,
"cc_email_addresses": [
"jack@example.com",
"jill@example.com"
],
"bcc_email_addresses": [
"jack@example.com",
"jill@example.com"
],
"reply_to_email_address": "jack@example.com",
"mobile_app_support_number": "01234 567890",
"mobile_app_support_email": "support@example.com"
}