Create a client [DEPRECATED: Use create an account route] Run in API Explorer
Body
-
Title
-
First Name
-
Middle Name
-
Last Name
-
Maiden Name
-
Email address
-
Clients primary phone number
-
The UUID of the employee that the client directly reports to
-
The UUID of the adviser employee that the client has been assigned
-
The UUID of the paraplanner employee that the client has been assigned
-
The UUID of the introducer for this client
-
Set to true if you would like Plannr to send an email to the client on account creation
-
Date of birth
-
Gender. Possible values are: male, female, non-binary, transgender, intersex, other and unknown
Value Description male male female female non-binary non-binary transgender transgender intersex intersex other other unknown unknown Values are
male,female,non-binary,transgender,intersex,other, orunknown. -
National Insurance Number
-
preferred nickname of the client
-
Target retirement age.
-
Pronouns
-
Smoker Status. Possible values are: smoker, non-smoker, vaper, ex-smoker, never-smoked, unknown
Value Description smoker Smoker non-smoker Non Smoker vaper Vaper ex-smoker Ex Smoker never-smoked Never Smoked unknown Unknown Values are
smoker,non-smoker,vaper,ex-smoker,never-smoked, orunknown. -
Residential status
Value Description homeowner Homeowner renting Renting living_with_parents Living With Parents other Other Values are
homeowner,renting,living_with_parents, orother. -
Country of residence
-
Marital Status. Possible values are: single, cohabiting, married, divorced, civil-partnership, dissolved-civil-partnership, widowed, separated, engaged, in-relationship, other, unknown
Value Description single single cohabiting cohabiting married married divorced divorced civil-partnership civil partnership dissolved-civil-partnership dissolved-civil-partnership widowed widowed separated separated engaged engaged in-relationship in a relationship other other unknown unknown Values are
single,cohabiting,married,divorced,civil-partnership,dissolved-civil-partnership,widowed,separated,engaged,in-relationship,other, orunknown. -
whether the client is vulnerable. Possible values are: "yes", "no", and "possibly"
Values are
yes,no, orpossibly. -
Denotes if the client is a prospect or not.
-
The datetime when the prospect was converted into a client.
-
The value of the client in penny format. E.g £5,000 would be 500000.
-
Whether the client is a UK resident or not.
-
Whether the client is a UK domicile or not.
-
The expected retirement age.
-
The state retirement age.
-
Nationalities of the client. You can use the api/v1/static/nationalities endpoint to get our list.
-
Any details regarding the client's vulnerabilities.
-
One or more vulnerability sub types.
Values are
health,life_events,resilience, orcapability. -
The date of the last vulnerability assessment.
-
Whether the vulnerability is temporary or permanent.
Value Description temporary Temporary permanent Permanent Values are
temporaryorpermanent. -
Whether the client has been offered any third party.
-
Whether any procedures need to be adapted to the client.
-
Any notes regarding adaptations
-
Any client preferences.
-
The client's current state of health.
-
Explanation of the current state of health.
-
The amount of cigarettes the client smokes a day.
-
The date of when the client started smoking.
-
Whether the client required long term care.
-
Notes on the client's long term care.
-
Whether the client has a will or not.
-
Notes on the client's will.
-
The date of the last time the will's been reviewed.
-
Whether the client has power of attorney.
-
Notes on the client's power of attorney.
-
The date of the first contact.
-
The units of alcohol digested weekly.
-
The height of the client in centimeters.
-
The weight of the client in pounds.
-
Notes on the client's health.
-
Whether the client has Inheritance Tax (IHT) planning or not.
-
Notes on the client's Inheritance Tax (IHT) planning.
-
Whether the client has gifted the family.
-
Notes on the gifts.
-
Whether the client is anticipating/ expecting any inheritance.
-
Notes on the client's inheritance anticipation/ expectations.
-
Date of next review
-
Date of previous review
-
Anniversary review date
-
Does your current will reflect your wishes?
-
Who are the executors?
-
Where is the will stored?
-
Details of any Bequests
-
Is the Power of Attorney Registered as a EPA or LPA
Value Description epa Epa lpa Lpa Values are
epaorlpa. -
Are the Attorneys appointed for Health, Wealth or Both?
Values are
health,wealth, orboth. -
When were the Attorney’s appointed?
-
Who are the Attorney’s?
-
Are the documents registered?
-
Notes of gifts
-
Group UUIDs to sync client to.
-
Are you in receipt of your State Pension
-
Have you recently obtained a forecast
-
What is the date of the obtained forecast
-
What is the projected State Pension
-
How many years have you made Nation Insurance Contributions
-
Notes on the pension
-
The status of the client.
-
Date of marriage
-
Denotes if the client is deceased
-
Date of death
-
Denotes if the client is married to their partner
-
Date the client was checked for sanctions
-
Marks the lead source of the client
-
Marks the name of the client to write to
-
The passport number of the client
-
Denotes if the client can be contacted via fax
-
Denotes if the client can be contacted via mail
-
Denotes if the client can be contacted via SMS
-
Denotes if the client can be contacted via email
-
Denotes if the client can be contacted via telephone
-
Denotes if the client can be visited
-
Denotes if the client can be marketed to
-
The regulatory classification of the client. Possible values are: retail_client, professional_client, eligible_counterparty, not_applicable and unknown
Value Description retail_client Retail Client professional_client Professional Client eligible_counterparty Eligible Counterparty not_applicable Not Applicable unknown Unknown Values are
retail_client,professional_client,eligible_counterparty,not_applicable, orunknown. -
Date the Terms of Business were agreed and signed
-
Date the client agreement was agreed and signed
-
A third-party external reference to attach when creating the model.
curl \
--request POST 'https://api.plannrcrm.com/api/v1/client' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json" \
--header "X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}" \
--data '{"title":"Mr","first_name":"Gareth","middle_name":"Alex","last_name":"Thompson","maiden_name":"Thompson","email":"gareth@codepotato.co.uk","phone":"443330509960","assigned_adviser_uuid":"e397bfec-8be2-470c-bbf2-f164d832a832","assigned_administrator_uuid":"0171a982-0ef7-4179-b339-8a0a47a0814e","assigned_paraplanner_uuid":"14c10c93-009a-455e-872c-1c09a3937a00","introduced_by_uuid":"2e86f95a-95d2-4477-9378-8ab8bedca609","send_welcome_email":true,"date_of_birth":"1976-08-03","gender":"male","ni_number":"AB 12 34 56 C","nickname":"G","target_retirement_age":60,"pronouns":"he/him","smoker_status":"smoker","residential_status":"homeowner","country_of_residence":"United Kingdom","marital_status":"single","is_vulnerable":"yes","is_prospect":false,"prospect_converted_at":"2026-08-03T11:21:28+01:00","value":500000,"is_uk_resident":true,"is_uk_domicile":true,"expected_retirement_age":60,"state_retirement_age":60,"nationalities":["British","Romanian"],"vulnerability_details":"No vulnerabilities","vulnerability_sub_type":["health"],"vulnerability_last_assessment_date":"2026-05-03","vulnerability_duration":"temporary","third_party_offered":true,"procedure_adaptation":true,"adaption_details_notes":true,"client_preferences":"Prefers telephone calls in the morning.","current_state_of_health":"Fit and healthy","state_of_health_explanation":"Explanation of the current state of health.","cigarettes_daily":6,"smoker_since":"2016-08-03","long_term_care_needed":false,"long_term_care_notes":"Notes on the client's long term care.","has_will":false,"will_notes":"Notes on the client's will.","will_last_reviewed":"2026-08-02","has_power_of_attorney":true,"power_of_attorney_notes":"Notes on the client's power of attorney.","first_contact_date":"2026-07-03","units_of_alcohol_weekly":28,"height":186,"weight":220,"health_notes":"Notes on the client's health.","has_iht_planning":true,"iht_planning_notes":"Notes on the client's Inheritance Tax (IHT) planning.","has_gifted_family":true,"gift_notes":"Notes on the gifts.","is_anticipating_inheritance":true,"anticipating_inheritance_notes":"Notes on the client's inheritance anticipation/ expectations.","next_review_date":"2026-09-03","previous_review_date":"2026-07-03","anniversary_review_date":"2026-08-03","is_will_accurate":true,"will_executors":"string","will_location":"string","will_bequests_detail":"string","is_poa_registered_epa_or_lpa":"epa","are_poa_appointed_for_health_or_wealth":"health","poa_attorney_appointed_at":"2026-08-03","will_poa_details":"string","are_poa_documents_registered":true,"will_gifts_details":"string","groups":["2f20ebca-d29b-4a5a-9f2c-1af8973190b1","e39e4ec8-b9c0-4a42-94a3-fd3e2ade2029","6b3590ec-a0e1-4dee-8a80-e165ae38ec42"],"is_in_receipt_of_your_state_pension":true,"has_obtained_a_forecast":true,"date_of_forecast":"2026-08-03","projected_state_pension":50000,"years_of_national_insurance_contributions":5,"pension_notes":"string","status_uuid":"a6d463b8-326c-4f61-9d74-db75d31bb36a","date_of_marriage":"2026-08-03","is_deceased":false,"deceased_at":"2026-08-03","is_married_to_partner":true,"checked_sanctions_at":"2026-08-03","lead_source":"LeadGen Company","write_to_whom":"Gareth","passport_number":"123456","do_not_contact_via_fax":false,"do_not_contact_via_mail":false,"do_not_contact_via_sms":false,"do_not_contact_via_email":false,"do_not_contact_via_telephone":false,"do_not_visit":false,"do_not_market":false,"client_regulatory_classification":"retail_client","terms_of_business_at":"2026-07-03","client_agreement_at":"2026-07-03","external_reference":{"third_party":"adviser_office","reference":"AB123456"}}'
# Headers
X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}
# Payload
{
"title": "Mr",
"first_name": "Gareth",
"middle_name": "Alex",
"last_name": "Thompson",
"maiden_name": "Thompson",
"email": "gareth@codepotato.co.uk",
"phone": "443330509960",
"assigned_adviser_uuid": "e397bfec-8be2-470c-bbf2-f164d832a832",
"assigned_administrator_uuid": "0171a982-0ef7-4179-b339-8a0a47a0814e",
"assigned_paraplanner_uuid": "14c10c93-009a-455e-872c-1c09a3937a00",
"introduced_by_uuid": "2e86f95a-95d2-4477-9378-8ab8bedca609",
"send_welcome_email": true,
"date_of_birth": "1976-08-03",
"gender": "male",
"ni_number": "AB 12 34 56 C",
"nickname": "G",
"target_retirement_age": 60,
"pronouns": "he/him",
"smoker_status": "smoker",
"residential_status": "homeowner",
"country_of_residence": "United Kingdom",
"marital_status": "single",
"is_vulnerable": "yes",
"is_prospect": false,
"prospect_converted_at": "2026-08-03T11:21:28+01:00",
"value": 500000,
"is_uk_resident": true,
"is_uk_domicile": true,
"expected_retirement_age": 60,
"state_retirement_age": 60,
"nationalities": [
"British",
"Romanian"
],
"vulnerability_details": "No vulnerabilities",
"vulnerability_sub_type": [
"health"
],
"vulnerability_last_assessment_date": "2026-05-03",
"vulnerability_duration": "temporary",
"third_party_offered": true,
"procedure_adaptation": true,
"adaption_details_notes": true,
"client_preferences": "Prefers telephone calls in the morning.",
"current_state_of_health": "Fit and healthy",
"state_of_health_explanation": "Explanation of the current state of health.",
"cigarettes_daily": 6,
"smoker_since": "2016-08-03",
"long_term_care_needed": false,
"long_term_care_notes": "Notes on the client's long term care.",
"has_will": false,
"will_notes": "Notes on the client's will.",
"will_last_reviewed": "2026-08-02",
"has_power_of_attorney": true,
"power_of_attorney_notes": "Notes on the client's power of attorney.",
"first_contact_date": "2026-07-03",
"units_of_alcohol_weekly": 28,
"height": 186,
"weight": 220,
"health_notes": "Notes on the client's health.",
"has_iht_planning": true,
"iht_planning_notes": "Notes on the client's Inheritance Tax (IHT) planning.",
"has_gifted_family": true,
"gift_notes": "Notes on the gifts.",
"is_anticipating_inheritance": true,
"anticipating_inheritance_notes": "Notes on the client's inheritance anticipation/ expectations.",
"next_review_date": "2026-09-03",
"previous_review_date": "2026-07-03",
"anniversary_review_date": "2026-08-03",
"is_will_accurate": true,
"will_executors": "string",
"will_location": "string",
"will_bequests_detail": "string",
"is_poa_registered_epa_or_lpa": "epa",
"are_poa_appointed_for_health_or_wealth": "health",
"poa_attorney_appointed_at": "2026-08-03",
"will_poa_details": "string",
"are_poa_documents_registered": true,
"will_gifts_details": "string",
"groups": [
"2f20ebca-d29b-4a5a-9f2c-1af8973190b1",
"e39e4ec8-b9c0-4a42-94a3-fd3e2ade2029",
"6b3590ec-a0e1-4dee-8a80-e165ae38ec42"
],
"is_in_receipt_of_your_state_pension": true,
"has_obtained_a_forecast": true,
"date_of_forecast": "2026-08-03",
"projected_state_pension": 50000,
"years_of_national_insurance_contributions": 5,
"pension_notes": "string",
"status_uuid": "a6d463b8-326c-4f61-9d74-db75d31bb36a",
"date_of_marriage": "2026-08-03",
"is_deceased": false,
"deceased_at": "2026-08-03",
"is_married_to_partner": true,
"checked_sanctions_at": "2026-08-03",
"lead_source": "LeadGen Company",
"write_to_whom": "Gareth",
"passport_number": "123456",
"do_not_contact_via_fax": false,
"do_not_contact_via_mail": false,
"do_not_contact_via_sms": false,
"do_not_contact_via_email": false,
"do_not_contact_via_telephone": false,
"do_not_visit": false,
"do_not_market": false,
"client_regulatory_classification": "retail_client",
"terms_of_business_at": "2026-07-03",
"client_agreement_at": "2026-07-03",
"external_reference": {
"third_party": "adviser_office",
"reference": "AB123456"
}
}
{
"uuid": "fb86c1ba-c72b-4d85-9e89-ecd04353d04d",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"firm": {
"uuid": "0ce9d53f-eaac-4a58-be56-6755b591130e",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+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": "f1ceb2ca-bd0d-4df6-a678-e9474dcc808f",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"enabled": "true",
"trial_ends_at": "2026-08-17",
"trial_ends_in_days": 14,
"payment_confirmed_at": "2026-08-21"
},
"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": null,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"is_template": false,
"name": "Task Board",
"default_list_uuid": null,
"is_editable": true,
"priorities": [
{
"name": "High",
"value": "high"
},
{
"name": "Low",
"value": "low"
}
]
},
"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"
},
"primary_phone_number": {
"uuid": "0d15c675-aeaf-4ab8-b81c-736280a7af92",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
},
"accounts": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
}
},
"primary_email": {
"uuid": "4a2d22e5-fd0c-4a7e-b3f5-fcd507d7c86d",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
},
"accounts": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
}
},
"current_time_entry": {
"uuid": "9de68d72-6b70-4ec7-a86e-417a3b1b94ec",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"name": "Research",
"description": "This is a description.",
"trackable_type": "Client",
"trackable": {
"uuid": "c7a84146-f8a1-447e-9022-7db8fd70708c",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=Gareth+Thompson"
},
"start_date": "2026-08-03T10:31:27+01:00",
"end_date": "2026-08-03T10:59:27+01:00",
"is_active": true,
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680,
"account": {
"uuid": "c7a84146-f8a1-447e-9022-7db8fd70708c",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=Gareth+Thompson"
}
},
"assigned_adviser": {
"uuid": "e7df2e33-be05-446c-93c2-28fe52ee01cb",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"firm": {
"uuid": "ef03bee8-c4f2-4f57-b4e8-b3f346537905",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+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,
"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"
},
"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"
},
"primary_phone_number": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"primary_email": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"current_time_entry": {
"uuid": "eb288b2f-3600-4d52-891d-8a85807460cd",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Research",
"description": "This is a description.",
"trackable_type": "Client",
"start_date": "2026-08-03T10:31:35+01:00",
"end_date": "2026-08-03T10:59:35+01:00",
"is_active": true,
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"assigned_adviser": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_administrator": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_paraplanner": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"introduced_by": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"business_unit": {
"uuid": "ab9e69ec-eac1-46b2-9eb3-92c2b0440ac9",
"name": "Wealth Management",
"has_alternative_branding": false,
"brand_colours": [],
"members_count": 3,
"groups_count": 2,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"tags": {
"uuid": "f30c1358-27ff-41fc-9738-d83132447d11",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Mortgage",
"slug": "mortgage",
"colour": "#ef4582"
},
"owners": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"first_contact_date": "2026-08-03T11:21:27+01:00",
"next_review_date": "2026-08-03T11:21:27+01:00",
"previous_review_date": "2026-08-03T11:21:27+01:00",
"anniversary_review_date": "2026-08-03T11:21:27+01:00",
"terms_of_business_at": "2026-08-03T11:21:27+01:00",
"client_agreement_at": "2026-08-03T11:21:27+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"joint_account_circle": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"circles": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"ownership_percentage": 100,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:27",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:27+01:00",
"out_of_office_until": "2026-08-03T11:21:27+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
},
"custom_fields": {
"uuid": null,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "string",
"name": "Favourite Drink",
"reference": "favourite_drink",
"is_required": false,
"value": "Coffee",
"selection_options": [
"Coffee",
"Tea",
"Water"
],
"help_text": "This is the client's favourite drink."
},
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
},
"assigned_administrator": {
"uuid": "9ce62743-4a7e-4f71-8ef5-f6a4b3a85419",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"firm": {
"uuid": "ef03bee8-c4f2-4f57-b4e8-b3f346537905",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+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,
"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"
},
"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"
},
"primary_phone_number": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"primary_email": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"current_time_entry": {
"uuid": "eb288b2f-3600-4d52-891d-8a85807460cd",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Research",
"description": "This is a description.",
"trackable_type": "Client",
"start_date": "2026-08-03T10:31:35+01:00",
"end_date": "2026-08-03T10:59:35+01:00",
"is_active": true,
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"assigned_adviser": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_administrator": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_paraplanner": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"introduced_by": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"business_unit": {
"uuid": "ab9e69ec-eac1-46b2-9eb3-92c2b0440ac9",
"name": "Wealth Management",
"has_alternative_branding": false,
"brand_colours": [],
"members_count": 3,
"groups_count": 2,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"tags": {
"uuid": "f30c1358-27ff-41fc-9738-d83132447d11",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Mortgage",
"slug": "mortgage",
"colour": "#ef4582"
},
"owners": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"first_contact_date": "2026-08-03T11:21:27+01:00",
"next_review_date": "2026-08-03T11:21:27+01:00",
"previous_review_date": "2026-08-03T11:21:27+01:00",
"anniversary_review_date": "2026-08-03T11:21:27+01:00",
"terms_of_business_at": "2026-08-03T11:21:27+01:00",
"client_agreement_at": "2026-08-03T11:21:27+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"joint_account_circle": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"circles": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"ownership_percentage": 100,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:27",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:27+01:00",
"out_of_office_until": "2026-08-03T11:21:27+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
},
"custom_fields": {
"uuid": null,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "string",
"name": "Favourite Drink",
"reference": "favourite_drink",
"is_required": false,
"value": "Coffee",
"selection_options": [
"Coffee",
"Tea",
"Water"
],
"help_text": "This is the client's favourite drink."
},
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
},
"assigned_paraplanner": {
"uuid": "a94bf76f-3583-4574-ace8-d688e0dbe23b",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"firm": {
"uuid": "ef03bee8-c4f2-4f57-b4e8-b3f346537905",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+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,
"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"
},
"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"
},
"primary_phone_number": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"primary_email": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"current_time_entry": {
"uuid": "eb288b2f-3600-4d52-891d-8a85807460cd",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Research",
"description": "This is a description.",
"trackable_type": "Client",
"start_date": "2026-08-03T10:31:35+01:00",
"end_date": "2026-08-03T10:59:35+01:00",
"is_active": true,
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"assigned_adviser": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_administrator": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_paraplanner": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"introduced_by": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"business_unit": {
"uuid": "ab9e69ec-eac1-46b2-9eb3-92c2b0440ac9",
"name": "Wealth Management",
"has_alternative_branding": false,
"brand_colours": [],
"members_count": 3,
"groups_count": 2,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"tags": {
"uuid": "f30c1358-27ff-41fc-9738-d83132447d11",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Mortgage",
"slug": "mortgage",
"colour": "#ef4582"
},
"owners": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"first_contact_date": "2026-08-03T11:21:27+01:00",
"next_review_date": "2026-08-03T11:21:27+01:00",
"previous_review_date": "2026-08-03T11:21:27+01:00",
"anniversary_review_date": "2026-08-03T11:21:27+01:00",
"terms_of_business_at": "2026-08-03T11:21:27+01:00",
"client_agreement_at": "2026-08-03T11:21:27+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"joint_account_circle": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"circles": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"ownership_percentage": 100,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:27",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:27+01:00",
"out_of_office_until": "2026-08-03T11:21:27+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
},
"custom_fields": {
"uuid": null,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "string",
"name": "Favourite Drink",
"reference": "favourite_drink",
"is_required": false,
"value": "Coffee",
"selection_options": [
"Coffee",
"Tea",
"Water"
],
"help_text": "This is the client's favourite drink."
},
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
},
"introduced_by": {
"uuid": "f1945ea5-cd97-459c-9626-45398fb8ea7f",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"firm": {
"uuid": "ef03bee8-c4f2-4f57-b4e8-b3f346537905",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+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,
"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"
},
"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"
},
"primary_phone_number": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"primary_email": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"current_time_entry": {
"uuid": "eb288b2f-3600-4d52-891d-8a85807460cd",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Research",
"description": "This is a description.",
"trackable_type": "Client",
"start_date": "2026-08-03T10:31:35+01:00",
"end_date": "2026-08-03T10:59:35+01:00",
"is_active": true,
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"assigned_adviser": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_administrator": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_paraplanner": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"introduced_by": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"business_unit": {
"uuid": "ab9e69ec-eac1-46b2-9eb3-92c2b0440ac9",
"name": "Wealth Management",
"has_alternative_branding": false,
"brand_colours": [],
"members_count": 3,
"groups_count": 2,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"tags": {
"uuid": "f30c1358-27ff-41fc-9738-d83132447d11",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Mortgage",
"slug": "mortgage",
"colour": "#ef4582"
},
"owners": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"first_contact_date": "2026-08-03T11:21:27+01:00",
"next_review_date": "2026-08-03T11:21:27+01:00",
"previous_review_date": "2026-08-03T11:21:27+01:00",
"anniversary_review_date": "2026-08-03T11:21:27+01:00",
"terms_of_business_at": "2026-08-03T11:21:27+01:00",
"client_agreement_at": "2026-08-03T11:21:27+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"joint_account_circle": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"circles": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"ownership_percentage": 100,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:27",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:27+01:00",
"out_of_office_until": "2026-08-03T11:21:27+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
},
"custom_fields": {
"uuid": null,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "string",
"name": "Favourite Drink",
"reference": "favourite_drink",
"is_required": false,
"value": "Coffee",
"selection_options": [
"Coffee",
"Tea",
"Water"
],
"help_text": "This is the client's favourite drink."
},
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
},
"business_unit": {
"uuid": "c6f2e9f7-cb2c-4e98-9c6e-f54d0624d634",
"name": "Wealth Management",
"has_alternative_branding": false,
"brand_colours": [],
"members_count": 3,
"members": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"groups_count": 2,
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"firm": {
"uuid": "ef03bee8-c4f2-4f57-b4e8-b3f346537905",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+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,
"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"
},
"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"
},
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00"
},
"groups": [
{
"uuid": "2196eba9-87b6-4c08-bd69-575bb7f8e3b6",
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": "749094bd-7029-4c95-8d3d-cb912eb236fa",
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00"
}
],
"tags": [
{
"uuid": "2714cffb-f7e2-48c9-922e-aefbf0cc55dc",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"name": "Mortgage",
"slug": "mortgage",
"colour": "#ef4582"
}
],
"owners": [
{
"uuid": "d7b1c82f-217e-4676-afe3-61a95aa2a9e1",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"firm": {
"uuid": "ef03bee8-c4f2-4f57-b4e8-b3f346537905",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+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,
"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"
},
"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"
},
"primary_phone_number": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"primary_email": {
"uuid": "88ef0d66-ec8d-4787-92bf-e562ab13289d",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "phone_number",
"name": "Work number",
"value": "+443330903630",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"current_time_entry": {
"uuid": "eb288b2f-3600-4d52-891d-8a85807460cd",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Research",
"description": "This is a description.",
"trackable_type": "Client",
"start_date": "2026-08-03T10:31:35+01:00",
"end_date": "2026-08-03T10:59:35+01:00",
"is_active": true,
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"assigned_adviser": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_administrator": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"assigned_paraplanner": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"introduced_by": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"business_unit": {
"uuid": "ab9e69ec-eac1-46b2-9eb3-92c2b0440ac9",
"name": "Wealth Management",
"has_alternative_branding": false,
"brand_colours": [],
"members_count": 3,
"groups_count": 2,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"tags": {
"uuid": "f30c1358-27ff-41fc-9738-d83132447d11",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Mortgage",
"slug": "mortgage",
"colour": "#ef4582"
},
"owners": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"first_contact_date": "2026-08-03T11:21:27+01:00",
"next_review_date": "2026-08-03T11:21:27+01:00",
"previous_review_date": "2026-08-03T11:21:27+01:00",
"anniversary_review_date": "2026-08-03T11:21:27+01:00",
"terms_of_business_at": "2026-08-03T11:21:27+01:00",
"client_agreement_at": "2026-08-03T11:21:27+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"joint_account_circle": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"circles": {
"uuid": "05d82c19-b664-4b51-85d8-3ebef6759064",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:35+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"joint_account_uuid": "22bbac9e-ad04-4ea6-89d6-b1b35a21735f",
"login_access_level": "write",
"current_life_stage_uuid": "68d47e9e-990a-4159-b1be-c1e8ed343b43"
},
"ownership_percentage": 100,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:27",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:27+01:00",
"out_of_office_until": "2026-08-03T11:21:27+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
},
"custom_fields": {
"uuid": null,
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "string",
"name": "Favourite Drink",
"reference": "favourite_drink",
"is_required": false,
"value": "Coffee",
"selection_options": [
"Coffee",
"Tea",
"Water"
],
"help_text": "This is the client's favourite drink."
},
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
}
],
"first_contact_date": "2026-08-03T11:21:27+01:00",
"next_review_date": "2026-08-03T11:21:27+01:00",
"previous_review_date": "2026-08-03T11:21:27+01:00",
"anniversary_review_date": "2026-08-03T11:21:27+01:00",
"terms_of_business_at": "2026-08-03T11:21:27+01:00",
"client_agreement_at": "2026-08-03T11:21:27+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"joint_account_circle": {
"uuid": "101d47f3-8b29-4858-9ac8-70e8556c0baf",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:27+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"accounts": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"joint_account_uuid": "df17ba7e-ce2d-4778-895b-11231047651c",
"login_access_level": "write",
"current_life_stage_uuid": "86263d23-32a9-4498-a054-d5ff619b7713",
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
},
"circles": [
{
"uuid": "3386e569-56e1-4d9d-9635-8de36cf62372",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"name": "Jones Family",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"bg_colour": "#35f4e1",
"has_portal_access": true,
"portal_access_status": "active",
"engagement_rating": "green",
"last_login": {
"logged_in_at": "2026-08-03T11:21:27+01:00",
"account_uuid": "uuid",
"account_name": "John Smith",
"device_type": "desktop",
"device_platform": "macos"
},
"portal_login_count_30d": 5,
"portal_login_count_90d": 12,
"portal_login_count_365d": 48,
"accounts": {
"uuid": "b6d5bd82-90b9-4a6b-8758-4f2cfdd2757e",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"type": "client",
"role": "client",
"first_name": "Gareth",
"last_name": "Thompson",
"name": "Gareth Thompson",
"email": "gareth@codepotato.co.uk",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"first_contact_date": "2026-08-03T11:21:35+01:00",
"next_review_date": "2026-08-03T11:21:35+01:00",
"previous_review_date": "2026-08-03T11:21:35+01:00",
"anniversary_review_date": "2026-08-03T11:21:35+01:00",
"terms_of_business_at": "2026-08-03T11:21:35+01:00",
"client_agreement_at": "2026-08-03T11:21:35+01:00",
"with_login": true,
"has_joint_account": true,
"can_be_deleted": "false",
"ownership_percentage": 100.0,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:35",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:35+01:00",
"out_of_office_until": "2026-08-03T11:21:35+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
}
},
"groups": {
"uuid": null,
"name": "finance",
"slug": "finance",
"participants_count": "3",
"participants": {
"uuid": {
"example": null,
"description": "UUID of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
}
},
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00"
},
"joint_account_uuid": "009327dd-55f8-4e1f-8891-e87d66a2a34e",
"login_access_level": "write",
"current_life_stage_uuid": "43c511c4-bf65-47f6-80b8-75321641d6a3",
"external_references": {
"uuid": "a921e779-2954-49a0-9543-2a171d86de57",
"created_at": "2026-08-03T11:21:35+01:00",
"updated_at": "2026-08-03T11:21:35+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
}
],
"ownership_percentage": 100,
"inactive_at": "2026-08-03",
"last_interaction_at": "2026-08-03 11:21:27",
"referral_code": "ABC12345",
"is_out_of_office": true,
"out_of_office_from": "2026-08-03T11:21:27+01:00",
"out_of_office_until": "2026-08-03T11:21:27+01:00",
"out_of_office_message": "I am away this week. For urgent matters please contact the office.",
"permissions": {
"firm:read": [
"firm"
],
"network:read": [
"network:uuid"
]
},
"custom_fields": [
{
"uuid": "e1a5cc31-b3ef-4f10-9fa1-b91b90121e6b",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"type": "string",
"name": "Favourite Drink",
"reference": "favourite_drink",
"is_required": false,
"value": "Coffee",
"selection_options": [
"Coffee",
"Tea",
"Water"
],
"help_text": "This is the client's favourite drink."
}
],
"external_references": [
{
"uuid": "4c86d372-70ba-4f7e-9e84-891d9dca9095",
"created_at": "2026-08-03T11:21:27+01:00",
"updated_at": "2026-08-03T11:21:27+01:00",
"third_party": "nucleus",
"reference": "AB123456"
}
]
}
{
"message": "The given data was invalid.",
"errors": {
"field": [
"The field is invalid."
]
}
}