Body
object
Client route for Create an account
-
The type of the account being created. For creating a client, this type must be
client
. -
The role of the account being created. For creating a client, the available roles are: individual, joint, trust and business
-
Title
-
First Name
-
Middle Name
-
Last Name
-
Maiden Name
-
Email address
-
Send an email on account creation and create a login
-
Phone number
-
Address
-
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
-
National Insurance Number
-
preferred nickname of the client
-
Targest retirement age.
-
Pronouns
-
Smoker Status. Possible values are: smoker, non-smoker, vaper, ex-smoker, never-smoked, unknown
-
The date of the last time the client used nicotine products.
-
Residential status
-
Country of residence
-
Marital Status. Possible values are: single, cohabiting, married, divorced, civil-partnership, dissolved-civil-partnership, widowed, separated, engaged, in-relationship, other, unknown
-
whether the client is vulnerable. Possible values are: "yes", "no", and "possibly"
-
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
-
Are the Attorneys appointed for Health, Wealth or Both?
-
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.
-
The clients current life stage for expenditure. Defaults to first available to firm if not provided.
-
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
-
Inactive from date
-
A third-party external reference to attach when creating the model. The third party must be one of the following: adviser_office, aj_bell, be_iq_organisation, conquest, filehaven, finio, fundment, intelliflo_office, nucleus, parmenion, seccl, smartsearch, soderberg and transact_remuneration
curl \
--request POST 'https://api.plannrcrm.com/api/v1/account' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json" \
--data '{"type":"client","role":"individual","title":"Mr","first_name":"Gareth","middle_name":"Alex","last_name":"Thompson","maiden_name":"Thompson","email":"gareth@codepotato.co.uk","send_welcome_email":true,"phone":"443330509960","address":[{"name":{"type":"string","example":"Work Address","required":false,"description":"Name of the address"},"county":{"type":"string","example":"Hampshire","required":false,"description":"County"},"country":{"type":"string","example":"United Kingdom","required":false,"description":"Country"},"postcode":{"type":"string","example":"PO7 7YH","required":false,"description":"Postcode"},"address_1":{"type":"string","example":"Suite E","required":false,"description":"First line of the address"},"address_2":{"type":"string","example":"5 The Briars","required":false,"description":"Second line of the address"},"address_3":{"type":"string","example":"Waterberry Drive","required":false,"description":"Third line of the address"},"address_4":{"type":"string","example":"The Innovative Centre","required":false,"description":"Fourth line of the address"},"town_city":{"type":"string","example":"Waterlooville","required":false,"description":"Town/City"},"move_in_date":{"type":"string","example":"2024-06-20","required":false,"description":"Move in date"},"moved_in_year":{"type":"integer","example":2022,"required":false,"description":"The year the client moved into this address."},"moved_in_month":{"type":"integer","example":6,"required":false,"description":"The month the client moved into this address."},"moved_out_year":{"type":"integer","example":2024,"required":false,"description":"The year the client moved out of this address."},"moved_out_month":{"type":"integer","example":1,"required":false,"description":"The month the client moved out of this address."},"residential_status":{"type":"string","example":"homeowner","required":false,"description":"The client's residential status when living at the address."},"residential_status_other":{"type":"string","example":"Non-tenant occupier","required":false,"description":"The client's residential status if it is not provided in the residential_status options. Must only be provided if residential_status is other."}}],"assigned_adviser_uuid":"0911fe28-1c5c-4802-ae73-5b1f35948e83","assigned_administrator_uuid":"31945b17-701d-4601-b299-c43e77f18927","assigned_paraplanner_uuid":"da5d7c8f-d4b8-468f-947c-9f9353d22c17","introduced_by_uuid":"f2f27774-d8de-4b72-ab83-ce2967047c67","date_of_birth":"1975-07-08","gender":"Male","ni_number":"AB 12 34 56 C","nickname":"G","target_retirement_age":60,"pronouns":"he/him","smoker_status":"non-smoker","last_used_nicotine_products_date":"2024-07-08","residential_status":"settled","country_of_residence":"United Kingdom","marital_status":"married","is_vulnerable":"possibly","is_prospect":false,"prospect_converted_at":"2025-07-08T11:48:49+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","third_party_offered":true,"procedure_adaptation":true,"adaption_details_notes":"Adaptation notes","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-07-08","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":"2025-07-07","has_power_of_attorney":true,"power_of_attorney_notes":"Notes on the client's power of attorney.","first_contact_date":"2025-06-08","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":"2025-08-08","previous_review_date":"2025-06-08","anniversary_review_date":"2025-07-08","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-07-08T00:00:00+01:00","will_poa_details":"string","are_poa_documents_registered":true,"will_gifts_details":"string","groups":["fdb6f83b-5bcd-4d7a-8f61-35079ca97f5a","a3c0bea1-c215-4dbe-8585-0dc44db38568"],"is_in_receipt_of_your_state_pension":true,"has_obtained_a_forecast":true,"date_of_forecast":"2025-07-08T11:48:49+01:00","projected_state_pension":50000,"years_of_national_insurance_contributions":5,"pension_notes":"string","status_uuid":"da84be6d-97ce-47e3-a77a-2262889bd350","current_life_stage_uuid":"1bdfa2a4-f2ac-476d-bd4b-623366a988be","date_of_marriage":"2025-07-08","is_deceased":false,"deceased_at":"2025-07-08","is_married_to_partner":true,"checked_sanctions_at":"2025-07-08","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,"inactive_at":"2025-07-08","external_reference":[{"reference":"AB123456","third_party":"nucleus"}]}'
{
"type": "client",
"role": "individual",
"title": "Mr",
"first_name": "Gareth",
"middle_name": "Alex",
"last_name": "Thompson",
"maiden_name": "Thompson",
"email": "gareth@codepotato.co.uk",
"send_welcome_email": true,
"phone": "443330509960",
"address": [
{
"name": {
"type": "string",
"example": "Work Address",
"required": false,
"description": "Name of the address"
},
"county": {
"type": "string",
"example": "Hampshire",
"required": false,
"description": "County"
},
"country": {
"type": "string",
"example": "United Kingdom",
"required": false,
"description": "Country"
},
"postcode": {
"type": "string",
"example": "PO7 7YH",
"required": false,
"description": "Postcode"
},
"address_1": {
"type": "string",
"example": "Suite E",
"required": false,
"description": "First line of the address"
},
"address_2": {
"type": "string",
"example": "5 The Briars",
"required": false,
"description": "Second line of the address"
},
"address_3": {
"type": "string",
"example": "Waterberry Drive",
"required": false,
"description": "Third line of the address"
},
"address_4": {
"type": "string",
"example": "The Innovative Centre",
"required": false,
"description": "Fourth line of the address"
},
"town_city": {
"type": "string",
"example": "Waterlooville",
"required": false,
"description": "Town/City"
},
"move_in_date": {
"type": "string",
"example": "2024-06-20",
"required": false,
"description": "Move in date"
},
"moved_in_year": {
"type": "integer",
"example": 2022,
"required": false,
"description": "The year the client moved into this address."
},
"moved_in_month": {
"type": "integer",
"example": 6,
"required": false,
"description": "The month the client moved into this address."
},
"moved_out_year": {
"type": "integer",
"example": 2024,
"required": false,
"description": "The year the client moved out of this address."
},
"moved_out_month": {
"type": "integer",
"example": 1,
"required": false,
"description": "The month the client moved out of this address."
},
"residential_status": {
"type": "string",
"example": "homeowner",
"required": false,
"description": "The client's residential status when living at the address."
},
"residential_status_other": {
"type": "string",
"example": "Non-tenant occupier",
"required": false,
"description": "The client's residential status if it is not provided in the residential_status options. Must only be provided if residential_status is other."
}
}
],
"assigned_adviser_uuid": "0911fe28-1c5c-4802-ae73-5b1f35948e83",
"assigned_administrator_uuid": "31945b17-701d-4601-b299-c43e77f18927",
"assigned_paraplanner_uuid": "da5d7c8f-d4b8-468f-947c-9f9353d22c17",
"introduced_by_uuid": "f2f27774-d8de-4b72-ab83-ce2967047c67",
"date_of_birth": "1975-07-08",
"gender": "Male",
"ni_number": "AB 12 34 56 C",
"nickname": "G",
"target_retirement_age": 60,
"pronouns": "he/him",
"smoker_status": "non-smoker",
"last_used_nicotine_products_date": "2024-07-08",
"residential_status": "settled",
"country_of_residence": "United Kingdom",
"marital_status": "married",
"is_vulnerable": "possibly",
"is_prospect": false,
"prospect_converted_at": "2025-07-08T11:48:49+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",
"third_party_offered": true,
"procedure_adaptation": true,
"adaption_details_notes": "Adaptation notes",
"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-07-08",
"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": "2025-07-07",
"has_power_of_attorney": true,
"power_of_attorney_notes": "Notes on the client's power of attorney.",
"first_contact_date": "2025-06-08",
"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": "2025-08-08",
"previous_review_date": "2025-06-08",
"anniversary_review_date": "2025-07-08",
"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-07-08T00:00:00+01:00",
"will_poa_details": "string",
"are_poa_documents_registered": true,
"will_gifts_details": "string",
"groups": [
"fdb6f83b-5bcd-4d7a-8f61-35079ca97f5a",
"a3c0bea1-c215-4dbe-8585-0dc44db38568"
],
"is_in_receipt_of_your_state_pension": true,
"has_obtained_a_forecast": true,
"date_of_forecast": "2025-07-08T11:48:49+01:00",
"projected_state_pension": 50000,
"years_of_national_insurance_contributions": 5,
"pension_notes": "string",
"status_uuid": "da84be6d-97ce-47e3-a77a-2262889bd350",
"current_life_stage_uuid": "1bdfa2a4-f2ac-476d-bd4b-623366a988be",
"date_of_marriage": "2025-07-08",
"is_deceased": false,
"deceased_at": "2025-07-08",
"is_married_to_partner": true,
"checked_sanctions_at": "2025-07-08",
"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,
"inactive_at": "2025-07-08",
"external_reference": [
{
"reference": "AB123456",
"third_party": "nucleus"
}
]
}
{
"type": "employee",
"role": "member",
"first_name": "Gareth",
"last_name": "Thompson",
"email": "gareth@codepotato.co.uk",
"send_welcome_email": true,
"phone": "443330509960",
"address": [
{
"name": {
"type": "string",
"example": "Work Address",
"required": false,
"description": "Name of the address"
},
"county": {
"type": "string",
"example": "Hampshire",
"required": false,
"description": "County"
},
"country": {
"type": "string",
"example": "United Kingdom",
"required": false,
"description": "Country"
},
"postcode": {
"type": "string",
"example": "PO7 7YH",
"required": false,
"description": "Postcode"
},
"address_1": {
"type": "string",
"example": "Suite E",
"required": false,
"description": "First line of the address"
},
"address_2": {
"type": "string",
"example": "5 The Briars",
"required": false,
"description": "Second line of the address"
},
"address_3": {
"type": "string",
"example": "Waterberry Drive",
"required": false,
"description": "Third line of the address"
},
"address_4": {
"type": "string",
"example": "The Innovative Centre",
"required": false,
"description": "Fourth line of the address"
},
"town_city": {
"type": "string",
"example": "Waterlooville",
"required": false,
"description": "Town/City"
},
"move_in_date": {
"type": "string",
"example": "2024-06-20",
"required": false,
"description": "Move in date"
},
"moved_in_year": {
"type": "integer",
"example": 2022,
"required": false,
"description": "The year the client moved into this address."
},
"moved_in_month": {
"type": "integer",
"example": 6,
"required": false,
"description": "The month the client moved into this address."
},
"moved_out_year": {
"type": "integer",
"example": 2024,
"required": false,
"description": "The year the client moved out of this address."
},
"moved_out_month": {
"type": "integer",
"example": 1,
"required": false,
"description": "The month the client moved out of this address."
},
"residential_status": {
"type": "string",
"example": "homeowner",
"required": false,
"description": "The client's residential status when living at the address."
},
"residential_status_other": {
"type": "string",
"example": "Non-tenant occupier",
"required": false,
"description": "The client's residential status if it is not provided in the residential_status options. Must only be provided if residential_status is other."
}
}
],
"assigned_adviser_uuid": "6358a59a-f60f-4413-9fb8-eb365dded697",
"departments": [
"paraplanner",
"adviser"
],
"groups": [
"df149fc6-b427-472b-8c55-23b3dbe16306",
"934081e8-d2cf-4bc3-bc4e-56d673cfbab4"
],
"adviser_split_uuid": "b10ca6c3-306d-4faa-bd51-f5ad253dafac",
"advice_type": "independent",
"next_review_date": "2025-08-08",
"previous_review_date": "2025-06-08",
"anniversary_review_date": "2025-07-08",
"meeting_booking_url": "https://calendly.com/gareth-codepotato",
"inactive_at": "2025-07-08"
}
{
"type": "introducer",
"role": "introducer",
"title": "Mr",
"first_name": "Patrick",
"last_name": "Stanton",
"entity_name": "PatrickCo",
"email": "gareth@codepotato.co.uk",
"send_welcome_email": true,
"phone": "443330509960",
"address": [
{
"name": {
"type": "string",
"example": "Work Address",
"required": false,
"description": "Name of the address"
},
"county": {
"type": "string",
"example": "Hampshire",
"required": false,
"description": "County"
},
"country": {
"type": "string",
"example": "United Kingdom",
"required": false,
"description": "Country"
},
"postcode": {
"type": "string",
"example": "PO7 7YH",
"required": false,
"description": "Postcode"
},
"address_1": {
"type": "string",
"example": "Suite E",
"required": false,
"description": "First line of the address"
},
"address_2": {
"type": "string",
"example": "5 The Briars",
"required": false,
"description": "Second line of the address"
},
"address_3": {
"type": "string",
"example": "Waterberry Drive",
"required": false,
"description": "Third line of the address"
},
"address_4": {
"type": "string",
"example": "The Innovative Centre",
"required": false,
"description": "Fourth line of the address"
},
"town_city": {
"type": "string",
"example": "Waterlooville",
"required": false,
"description": "Town/City"
},
"move_in_date": {
"type": "string",
"example": "2024-06-20",
"required": false,
"description": "Move in date"
},
"moved_in_year": {
"type": "integer",
"example": 2022,
"required": false,
"description": "The year the client moved into this address."
},
"moved_in_month": {
"type": "integer",
"example": 6,
"required": false,
"description": "The month the client moved into this address."
},
"moved_out_year": {
"type": "integer",
"example": 2024,
"required": false,
"description": "The year the client moved out of this address."
},
"moved_out_month": {
"type": "integer",
"example": 1,
"required": false,
"description": "The month the client moved out of this address."
},
"residential_status": {
"type": "string",
"example": "homeowner",
"required": false,
"description": "The client's residential status when living at the address."
},
"residential_status_other": {
"type": "string",
"example": "Non-tenant occupier",
"required": false,
"description": "The client's residential status if it is not provided in the residential_status options. Must only be provided if residential_status is other."
}
}
],
"assigned_adviser_uuid": "d22915c5-9e4e-43d0-9397-ab21ae9ad2bd",
"groups": [
"a9ec7544-21c6-4245-b091-9e6bce3f462f",
"a7f04dbf-7567-43cf-ba93-44ea03839015"
],
"charge_split_schema_uuid": "06320753-4d91-40ce-8fd5-35223ba24bb6",
"next_review_date": "2025-08-08",
"previous_review_date": "2025-06-08",
"anniversary_review_date": "2025-07-08",
"inactive_at": "2025-07-08"
}
{
"firm": {
"tax": 17.5,
"logo": "https://api.plannrcrm.com/images/plannr.jpg",
"name": "Codepotato",
"slug": "codepotato",
"uuid": "497a9f2e-3af9-447a-8a65-bd172ef1815b",
"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-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01: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_account_email": "#828994",
"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_title": "#11151d",
"portal_sidebar_button_active": "#ffffff",
"sidebar_title_secondary_hover": "#ffffff",
"portal_sidebar_button_background": "#f6f6f6"
},
"is_subscribed": true,
"regulatory_text": "Regulatory text",
"addon_subscriptions": "App\\Http\\Resources\\Addons\\AddonSubscriptionResource",
"statement_frequency": "monthly",
"task_board_template": "App\\Http\\Resources\\Board\\BoardResource",
"keep_deleted_files_for": 30,
"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": "d8e5820f-8c9a-47a1-82b5-f7a134ef6c7a",
"colour": "#ef4582",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01:00"
}
],
"type": "client",
"uuid": "9b27c1a4-60e3-4022-aae2-8bc2fda0ed60",
"email": "gareth@codepotato.co.uk",
"groups": [
{
"name": "finance",
"slug": "finance",
"uuid": "d2a03192-a30e-4d10-a134-834fb74bea08",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01:00",
"participants": {
"name": {
"example": "Gareth Thompson",
"description": "Name of the account"
},
"role": {
"example": "client",
"description": "Role of the account"
},
"uuid": {
"example": "491c394e-0bfc-4be8-89d4-e24bfcc17797",
"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": "aab1eaa5-cf1c-4ffb-a8c5-50fe16d4acad",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"last_name": "Thompson",
"created_at": "2025-07-08T11:48:49+01:00",
"first_name": "Gareth",
"updated_at": "2025-07-08T11:48:49+01:00",
"with_login": true,
"inactive_at": "2025-07-08",
"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-07-08T11:48:49+01:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-07-08T11:48:49+01:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-07-08T11:48:49+01:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-07-08T11:48:49+01:00"
}
],
"last_name": "Thompson",
"created_at": "2025-07-08T11:48:49+01:00",
"first_name": "Gareth",
"updated_at": "2025-07-08T11:48:49+01:00",
"with_login": true,
"inactive_at": "2025-07-08",
"custom_fields": [
{
"name": "Favourite Drink",
"type": "string",
"uuid": "97715bbb-d1c4-4261-a62c-8ad3fa9eec7d",
"value": "Coffee",
"help_text": "This is the client's favourite drink.",
"reference": "favourite_drink",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01: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": "7dfa17b7-d042-4403-86a7-68582af1a4fd",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"last_name": "Thompson",
"created_at": "2025-07-08T11:48:49+01:00",
"first_name": "Gareth",
"updated_at": "2025-07-08T11:48:49+01:00",
"with_login": true,
"inactive_at": "2025-07-08",
"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-07-08T11:48:49+01:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-07-08T11:48:49+01:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-07-08T11:48:49+01:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-07-08T11:48:49+01:00"
},
"primary_email": {
"name": "Work number",
"type": "phone_number",
"uuid": "d3da27c1-e869-45c6-9d65-340abea4779b",
"value": "+443330903630",
"accounts": "App\\Http\\Resources\\AccountResource",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01: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": "af763e51-eeb7-4f70-899e-aa841f6fa5a6",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"last_name": "Thompson",
"created_at": "2025-07-08T11:48:49+01:00",
"first_name": "Gareth",
"updated_at": "2025-07-08T11:48:49+01:00",
"with_login": true,
"inactive_at": "2025-07-08",
"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-07-08T11:48:49+01:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-07-08T11:48:49+01:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-07-08T11:48:49+01:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-07-08T11:48:49+01:00"
},
"next_review_date": "2025-07-08T11:48:49+01:00",
"has_joint_account": true,
"current_time_entry": {
"name": "Research",
"uuid": "0a7d1244-37e9-4391-8fef-c1a80436dfb2",
"account": "App\\Http\\Resources\\MinimalAccountResource",
"end_date": "2025-07-08T11:26:49+01:00",
"is_active": true,
"trackable": "App\\Http\\Resources\\MinimalAccountResource",
"created_at": "2025-07-08T11:48:49+01:00",
"start_date": "2025-07-08T10:58:49+01:00",
"updated_at": "2025-07-08T11:48:49+01:00",
"description": "This is a description.",
"trackable_type": "Client",
"total_time_in_minutes": 28,
"computed_time_elapsed_in_seconds": 1680
},
"first_contact_date": "2025-07-08T11:48:49+01:00",
"external_references": [
{
"uuid": "4cb75dab-1308-4df9-ba83-efc63b1ac43c",
"reference": "AB123456",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01:00",
"third_party": "nucleus"
}
],
"assigned_paraplanner": {
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "46db9ae0-155c-4fd6-9ffe-faaa1c1dae2c",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"last_name": "Thompson",
"created_at": "2025-07-08T11:48:49+01:00",
"first_name": "Gareth",
"updated_at": "2025-07-08T11:48:49+01:00",
"with_login": true,
"inactive_at": "2025-07-08",
"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-07-08T11:48:49+01:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-07-08T11:48:49+01:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-07-08T11:48:49+01:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-07-08T11:48:49+01:00"
},
"joint_account_circle": {
"name": "Jones Family",
"uuid": "ff7d5ee5-c638-4af3-850e-3102dfa91ec1",
"groups": "App\\Http\\Resources\\GroupResource",
"accounts": "App\\Http\\Resources\\MinimalAccountResource",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01:00",
"joint_account_uuid": "c6e284ca-9145-4176-8afe-cf3dab97afaa",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource"
},
"ownership_percentage": 100,
"previous_review_date": "2025-07-08T11:48:49+01:00",
"primary_phone_number": {
"name": "Work number",
"type": "phone_number",
"uuid": "1ce407cc-098c-45aa-aaea-135f83ad99dd",
"value": "+443330903630",
"accounts": "App\\Http\\Resources\\AccountResource",
"created_at": "2025-07-08T11:48:49+01:00",
"updated_at": "2025-07-08T11:48:49+01: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": "40eeff94-8862-4174-803c-03dee0e893f9",
"email": "gareth@codepotato.co.uk",
"groups": "App\\Http\\Resources\\GroupResource",
"owners": "App\\Http\\Resources\\AccountResource",
"last_name": "Thompson",
"created_at": "2025-07-08T11:48:49+01:00",
"first_name": "Gareth",
"updated_at": "2025-07-08T11:48:49+01:00",
"with_login": true,
"inactive_at": "2025-07-08",
"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-07-08T11:48:49+01:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2025-07-08T11:48:49+01:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2025-07-08T11:48:49+01:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2025-07-08T11:48:49+01:00"
},
"anniversary_review_date": "2025-07-08T11:48:49+01:00"
}