Update a client [DEPRECATED: Use update an account route] Run in API Explorer
Body
-
Title
-
First name
-
Middle name.
-
Last name
-
Maiden name.
-
Entity name for shared account types
-
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
-
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.
-
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
-
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
-
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 visited
-
The status of the client.
-
Group UUIDs to sync client to. Null can be provided to clear a clients groups.
-
The regulatory classification of the client. Possible values are: retail_client, professional_client, eligible_counterparty, not_applicable and unknown
curl \
--request PUT 'https://api.plannrcrm.com/api/v1/client/6ff8f7f6-1eb3-3525-be4a-3932c805afed' \
--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","entity_name":"Plannr Ltd","assigned_adviser_uuid":"abbf29a0-4c5a-4c36-9f01-f727a4481234","assigned_administrator_uuid":"9da2ff98-d7cc-469c-8a67-725b4a8f90cc","assigned_paraplanner_uuid":"d80b59d1-1ed6-4fd2-8373-a4b277120ad7","introduced_by_uuid":"edcbea84-a178-4efa-a76a-921d6fb1bc4f","date_of_birth":"1975-12-24","gender":"male","ni_number":"AB 12 34 56 C","nickname":"Garth","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":"2025-12-24T11:02:58+00: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","third_party_offered":true,"procedure_adaptation":false,"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":"2015-12-24","long_term_care_needed":false,"long_term_care_notes":"Notes on the client's long term care.","has_will":true,"will_notes":"Notes on the client's will.","will_last_reviewed":"2025-12-24","has_power_of_attorney":true,"power_of_attorney_notes":"Notes on the client's power of attorney.","first_contact_date":"2025-11-24","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-01-24","previous_review_date":"2025-11-24","anniversary_review_date":"2025-12-24","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":"2025-12-24","will_poa_details":"string","are_poa_documents_registered":true,"will_gifts_details":"string","is_in_receipt_of_your_state_pension":true,"has_obtained_a_forecast":true,"date_of_forecast":"2025-12-24","projected_state_pension":50000,"years_of_national_insurance_contributions":5,"pension_notes":"string","date_of_marriage":"2025-12-24","is_deceased":false,"deceased_at":"2025-12-24","is_married_to_partner":true,"checked_sanctions_at":"2025-12-24","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,"status_uuid":"5f5200f3-e120-4c25-b9c8-16c408219c6f","groups":["efa3daaa-cedb-422f-8c76-615f2aa80dd8","d512c6fb-1edd-41a6-875b-ebf1959aac4a","23442fd1-6d55-4c14-9f00-c72d0e7a03fa"],"client_regulatory_classification":"professional_client"}'
# Headers
X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}
# Payload
{
"title": "Mr",
"first_name": "Gareth",
"middle_name": "Alex",
"last_name": "Thompson",
"maiden_name": "Thompson",
"entity_name": "Plannr Ltd",
"assigned_adviser_uuid": "abbf29a0-4c5a-4c36-9f01-f727a4481234",
"assigned_administrator_uuid": "9da2ff98-d7cc-469c-8a67-725b4a8f90cc",
"assigned_paraplanner_uuid": "d80b59d1-1ed6-4fd2-8373-a4b277120ad7",
"introduced_by_uuid": "edcbea84-a178-4efa-a76a-921d6fb1bc4f",
"date_of_birth": "1975-12-24",
"gender": "male",
"ni_number": "AB 12 34 56 C",
"nickname": "Garth",
"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": "2025-12-24T11:02:58+00: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",
"third_party_offered": true,
"procedure_adaptation": false,
"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": "2015-12-24",
"long_term_care_needed": false,
"long_term_care_notes": "Notes on the client's long term care.",
"has_will": true,
"will_notes": "Notes on the client's will.",
"will_last_reviewed": "2025-12-24",
"has_power_of_attorney": true,
"power_of_attorney_notes": "Notes on the client's power of attorney.",
"first_contact_date": "2025-11-24",
"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-01-24",
"previous_review_date": "2025-11-24",
"anniversary_review_date": "2025-12-24",
"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": "2025-12-24",
"will_poa_details": "string",
"are_poa_documents_registered": true,
"will_gifts_details": "string",
"is_in_receipt_of_your_state_pension": true,
"has_obtained_a_forecast": true,
"date_of_forecast": "2025-12-24",
"projected_state_pension": 50000,
"years_of_national_insurance_contributions": 5,
"pension_notes": "string",
"date_of_marriage": "2025-12-24",
"is_deceased": false,
"deceased_at": "2025-12-24",
"is_married_to_partner": true,
"checked_sanctions_at": "2025-12-24",
"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,
"status_uuid": "5f5200f3-e120-4c25-b9c8-16c408219c6f",
"groups": [
"efa3daaa-cedb-422f-8c76-615f2aa80dd8",
"d512c6fb-1edd-41a6-875b-ebf1959aac4a",
"23442fd1-6d55-4c14-9f00-c72d0e7a03fa"
],
"client_regulatory_classification": "professional_client"
}
{
"firm": {
"tax": 17.5,
"logo": "https://api.plannrcrm.com/images/plannr.jpg",
"name": "Codepotato",
"slug": "codepotato",
"uuid": "88c7afc5-80f2-4232-b19b-477666af4524",
"county": "Hampshire",
"billing": {
"invoice_email": "gareth@codepotato.co.uk",
"invoice_county": "Hampshire",
"invoice_country": "United Kingdom",
"invoice_postcode": "PO7 7YH",
"invoice_address_1": "Suite E, 5 The Briars",
"invoice_address_2": "Waterberry Drive",
"invoice_town_city": "Waterlooville"
},
"country": "United Kingdom",
"postcode": "PO7 7YH",
"address_1": "Suite E, 5 The Briars",
"address_2": "Waterberry Drive",
"logo_icon": "https://api.plannrcrm.com/images/plannr-icon.jpg",
"month_end": 25,
"town_city": "Waterlooville",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"ip_whitelist": [
"192.168.0.1",
"127.0.0.1"
],
"brand_colours": {
"sidebar_text": "#FFFFFF",
"sidebar_hover": "#0A0A42",
"email_sub_text": "#FFFFFF",
"sidebar_accent": "#36367E",
"sidebar_active": "#53DBB8",
"email_background": "#0E0E56",
"email_button_text": "#FFFFFF",
"portal_background": "#F6F6F6",
"portal_brand_title": "#323B4B",
"sidebar_background": "#0E0E56",
"portal_sidebar_icon": "#828994",
"portal_sidebar_text": "#323B4B",
"portal_sidebar_title": "#11151D",
"sidebar_title_primary": "#FFC634",
"portal_brand_sub_title": "#828994",
"portal_sidebar_divider": "#E3E5E9",
"email_button_background": "#36367E",
"portal_dashboard_bg_one": "#EF4583",
"portal_dashboard_bg_two": "#FFC634",
"sidebar_title_secondary": "#FFFFFF",
"sidebar_title_background": "#36367E",
"portal_sidebar_icon_hover": "#828994",
"portal_sidebar_text_hover": "#323B4B",
"portal_sidebar_icon_active": "#828994",
"portal_sidebar_text_active": "#323B4B",
"email_logo_background_panel": "#36367E",
"portal_sidebar_button_hover": "#FFFFFF",
"portal_sidebar_account_email": "#828994",
"portal_sidebar_account_title": "#11151D",
"portal_sidebar_button_active": "#FFFFFF",
"sidebar_title_secondary_hover": "#FFFFFF",
"portal_sidebar_collapse_button": "#828994",
"portal_sidebar_user_select_text": "#323B4B",
"portal_sidebar_button_background": "#F6F6F6",
"portal_sidebar_user_select_hover": "#F6F6F6",
"portal_sidebar_user_select_border": "#EEEEEE",
"portal_sidebar_collapse_button_hover": "#B3B9C4",
"portal_sidebar_user_select_background": "#F6F6F6",
"portal_sidebar_user_select_text_hover": "#323B4B",
"portal_sidebar_user_select_border_hover": "#828994"
},
"is_subscribed": true,
"regulatory_text": "Regulatory text",
"cc_email_addresses": [
"jack@example.com",
"jill@example.com"
],
"addon_subscriptions": "App\\Http\\Resources\\Addons\\AddonSubscriptionResource",
"bcc_email_addresses": [
"jack@example.com",
"jill@example.com"
],
"statement_frequency": "monthly",
"task_board_template": "App\\Http\\Resources\\Board\\BoardResource",
"keep_deleted_files_for": 30,
"reply_to_email_address": "jack@example.com",
"welcome_paragraph_html": "<h1>Welcome.</h1>",
"email_welcome_paragraph_html": "Welcome to Plannr!",
"show_fact_find_illustrations": true
},
"name": "Gareth Thompson",
"role": "client",
"tags": [
{
"name": "Mortgage",
"slug": "mortgage",
"uuid": "ea3f6c34-4676-4ef8-98fa-6711cb3aba4e",
"colour": "#ef4582",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00"
}
],
"type": "client",
"uuid": "baa61453-2de2-4b18-b1b6-ee9f180916df",
"email": "gareth@codepotato.co.uk",
"groups": [
{
"name": "finance",
"slug": "finance",
"uuid": "c81925c1-d144-499b-bb4d-da61d33a4c2a",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"participants": {
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"uuid": {
"example": "c72b51e7-604d-4d7a-804b-61e48227e3a3",
"description": "UUID of the account"
},
"email": {
"example": "gareth@codepotato.co.uk",
"description": "Email of the account"
},
"last_name": {
"example": "Thompson",
"description": "Last name of the account"
},
"first_name": {
"example": "Gareth",
"description": "First name of the account"
}
},
"participants_count": "3"
}
],
"owners": [
{
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "25cdd8e7-4786-4b38-a6c1-2d68a30ecd0c",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"circles": "App\\Http\\Resources\\CircleResource",
"last_name": "Thompson",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"created_at": "2025-12-24T11:02:59+00:00",
"first_name": "Gareth",
"updated_at": "2025-12-24T11:02:59+00:00",
"with_login": true,
"inactive_at": "2025-12-24",
"custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
"introduced_by": "App\\Http\\Resources\\AccountResource",
"primary_email": "App\\Http\\Resources\\ContactDetailResource",
"can_be_deleted": "false",
"assigned_adviser": "App\\Http\\Resources\\AccountResource",
"next_review_date": "2025-12-24T11:02:59+00:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-12-24T11:02:59+00:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"last_interaction_at": "2025-12-24 11:02:59",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-12-24T11:02:59+00:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-12-24T11:02:59+00:00"
}
],
"circles": [
{
"name": "Jones Family",
"uuid": "47119b04-6196-4074-9e2e-6a486d61e6bf",
"groups": "App\\Http\\Resources\\GroupResource",
"accounts": "App\\Http\\Resources\\AccountResource",
"bg_colour": "#35f4e1",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"joint_account_uuid": "0166213e-6b5e-460d-8444-7d3f640349a9",
"login_access_level": "write",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource"
}
],
"last_name": "Thompson",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"created_at": "2025-12-24T11:02:59+00:00",
"first_name": "Gareth",
"updated_at": "2025-12-24T11:02:59+00:00",
"with_login": true,
"inactive_at": "2025-12-24",
"custom_fields": [
{
"name": "Favourite Drink",
"type": "string",
"uuid": "8af12b9d-cd7d-4253-93dc-2463e17eaf24",
"value": "Coffee",
"help_text": "This is the client's favourite drink.",
"reference": "favourite_drink",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"is_required": false,
"selection_options": [
"Coffee",
"Tea",
"Water"
]
}
],
"introduced_by": {
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "58943e97-0068-4134-adf9-be63df806222",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"circles": "App\\Http\\Resources\\CircleResource",
"last_name": "Thompson",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"created_at": "2025-12-24T11:02:59+00:00",
"first_name": "Gareth",
"updated_at": "2025-12-24T11:02:59+00:00",
"with_login": true,
"inactive_at": "2025-12-24",
"custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
"introduced_by": "App\\Http\\Resources\\AccountResource",
"primary_email": "App\\Http\\Resources\\ContactDetailResource",
"can_be_deleted": "false",
"assigned_adviser": "App\\Http\\Resources\\AccountResource",
"next_review_date": "2025-12-24T11:02:59+00:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-12-24T11:02:59+00:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"last_interaction_at": "2025-12-24 11:02:59",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-12-24T11:02:59+00:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-12-24T11:02:59+00:00"
},
"primary_email": {
"name": "Work number",
"type": "phone_number",
"uuid": "549dd0a4-70a5-450a-b36c-0a527ec5adde",
"value": "+443330903630",
"accounts": "App\\Http\\Resources\\AccountResource",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"can_be_deleted": "false",
"assigned_adviser": {
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "d15e0de7-d049-4336-a0e4-0e8fbf405dbd",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"circles": "App\\Http\\Resources\\CircleResource",
"last_name": "Thompson",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"created_at": "2025-12-24T11:02:59+00:00",
"first_name": "Gareth",
"updated_at": "2025-12-24T11:02:59+00:00",
"with_login": true,
"inactive_at": "2025-12-24",
"custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
"introduced_by": "App\\Http\\Resources\\AccountResource",
"primary_email": "App\\Http\\Resources\\ContactDetailResource",
"can_be_deleted": "false",
"assigned_adviser": "App\\Http\\Resources\\AccountResource",
"next_review_date": "2025-12-24T11:02:59+00:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-12-24T11:02:59+00:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"last_interaction_at": "2025-12-24 11:02:59",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-12-24T11:02:59+00:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-12-24T11:02:59+00:00"
},
"next_review_date": "2025-12-24T11:02:59+00:00",
"has_joint_account": true,
"current_time_entry": {
"name": "Research",
"uuid": "119128c1-6a4d-41b2-b58a-9770763d771b",
"account": "App\\Http\\Resources\\MinimalAccountResource",
"end_date": "2025-12-24T10:40:59+00:00",
"is_active": true,
"trackable": "App\\Http\\Resources\\MinimalAccountResource",
"created_at": "2025-12-24T11:02:59+00:00",
"start_date": "2025-12-24T10:12:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"description": "This is a description.",
"trackable_type": "Client",
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"first_contact_date": "2025-12-24T11:02:59+00:00",
"external_references": [
{
"uuid": "92a004d8-d76c-415a-ab74-456b83c17077",
"reference": "AB123456",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"third_party": "nucleus"
}
],
"last_interaction_at": "2025-12-24 11:02:59",
"assigned_paraplanner": {
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "2f29c926-4410-4d7b-b0fe-053a8dc061f0",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"circles": "App\\Http\\Resources\\CircleResource",
"last_name": "Thompson",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"created_at": "2025-12-24T11:02:59+00:00",
"first_name": "Gareth",
"updated_at": "2025-12-24T11:02:59+00:00",
"with_login": true,
"inactive_at": "2025-12-24",
"custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
"introduced_by": "App\\Http\\Resources\\AccountResource",
"primary_email": "App\\Http\\Resources\\ContactDetailResource",
"can_be_deleted": "false",
"assigned_adviser": "App\\Http\\Resources\\AccountResource",
"next_review_date": "2025-12-24T11:02:59+00:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-12-24T11:02:59+00:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"last_interaction_at": "2025-12-24 11:02:59",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-12-24T11:02:59+00:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-12-24T11:02:59+00:00"
},
"joint_account_circle": {
"name": "Jones Family",
"uuid": "b2bc3aaf-c894-4ef8-b98a-a60bd9d00842",
"groups": "App\\Http\\Resources\\GroupResource",
"accounts": "App\\Http\\Resources\\AccountResource",
"bg_colour": "#35f4e1",
"photo_url": "https://eu.ui-avatars.com/api/?name=jones+family",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"joint_account_uuid": "2152e589-a279-4341-b7d5-bfb121142d1e",
"login_access_level": "write",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource"
},
"ownership_percentage": 100,
"previous_review_date": "2025-12-24T11:02:59+00:00",
"primary_phone_number": {
"name": "Work number",
"type": "phone_number",
"uuid": "586f91ce-07bd-4c92-a8c2-d7bc2220e413",
"value": "+443330903630",
"accounts": "App\\Http\\Resources\\AccountResource",
"created_at": "2025-12-24T11:02:59+00:00",
"updated_at": "2025-12-24T11:02:59+00:00",
"phone_number_meta": {
"country": "GB",
"formatted": "0333 090 3630"
}
},
"assigned_administrator": {
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "33e07220-46c7-4a5b-9117-7cd75d54ae47",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"circles": "App\\Http\\Resources\\CircleResource",
"last_name": "Thompson",
"photo_url": "https://eu.ui-avatars.com/api/?name=gareth+thompson",
"created_at": "2025-12-24T11:02:59+00:00",
"first_name": "Gareth",
"updated_at": "2025-12-24T11:02:59+00:00",
"with_login": true,
"inactive_at": "2025-12-24",
"custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
"introduced_by": "App\\Http\\Resources\\AccountResource",
"primary_email": "App\\Http\\Resources\\ContactDetailResource",
"can_be_deleted": "false",
"assigned_adviser": "App\\Http\\Resources\\AccountResource",
"next_review_date": "2025-12-24T11:02:59+00:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-12-24T11:02:59+00:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"last_interaction_at": "2025-12-24 11:02:59",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-12-24T11:02:59+00:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-12-24T11:02:59+00:00"
},
"anniversary_review_date": "2025-12-24T11:02:59+00:00"
}