GET /api/v1/plans/{plan_uuid}/sub-group-schemes

Headers

  • X-PLANNR-ACCOUNT-UUID string

Path parameters

  • plan_uuid string Required

    uuid The UUID of the group scheme plan.

Query parameters

  • filter[uuid] string

    Filter by a comma separated list of UUIDs.

  • filter[client_name] string

    Filter members by name. This is a partial match against first_name, last_name, and entity_name together.

  • filter[status] string

    Filter members by their status. Options: active, inactive, proposed

  • filter[on_risk_at] string

    date Filter staff members by their on_risk_at. This can be a single value for one date or use a comma to search between. E.g 2021-01-01,2023-12-31

  • sort string

    Field to sort by. Valid fields are [created_at, updated_at, premium, status]. Negative sign to denote DESC. Defaults to '-created_at'.

  • per_page integer

    Number of results to return with pagination (Default 15. Max 500).

Responses

  • 200 application/json
    Hide response attribute Show response attribute object
    • data array[object]
      Hide data attributes Show data attributes object
      • uuid string
      • created_at string
      • updated_at string
      • opened_at string
      • name string
      • type string
      • sub_type string
      • abstract_type string
      • policy_number string
      • proposal_reference string
      • status string
      • inactive_at string
      • inactive_reason string
      • agency_in_your_name boolean
      • agency_in_your_name_from string
      • originally_sold_by_firm boolean
      • under_advice boolean
      • visible_on_client_portal boolean
      • include_in_client_valuation boolean
      • show_on_joint boolean
      • shown_on_circles boolean
      • review_date string
      • on_panel boolean
      • is_group_scheme boolean
      • is_sub_group_scheme boolean
      • is_group_scheme_member boolean
      • advice_area string
      • main_account object
        Hide main_account attributes Show main_account attributes object
        • uuid string
        • created_at string
        • updated_at string
        • name string
        • policy_number string
        • latest_valuation string
        • is_main_account boolean
        • active_portfolio string
        • statistics object
          Hide statistics attribute Show statistics attribute object
          • recent_growth integer
      • sub_accounts array[object]
        Hide sub_accounts attributes Show sub_accounts attributes object
        • uuid string
        • created_at string
        • updated_at string
        • name string
        • policy_number string
        • latest_valuation string
        • is_main_account boolean
        • active_portfolio string
        • statistics object
          Hide statistics attribute Show statistics attribute object
          • recent_growth integer
      • provider object
        Hide provider attributes Show provider attributes object
        • uuid string
        • created_at string
        • updated_at string
        • name string
        • slug string
      • covers array[object]
        Hide covers attributes Show covers attributes object
        • uuid string
        • created_at string
        • updated_at string
        • cover_type string
        • benefit_amount object
          Hide benefit_amount attributes Show benefit_amount attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • benefit_frequency string
        • benefit_status string
        • excess object
          Hide excess attributes Show excess attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • indexation number
        • client string
      • claims array[object]
        Hide claims attributes Show claims attributes object
        • uuid string
        • created_at string
        • updated_at string
        • claim_amount object
          Hide claim_amount attributes Show claim_amount attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • claim_start_date string
        • claim_end_date string
        • claim_notes string
        • client string
      • total_benefit_amount object
        Hide total_benefit_amount attributes Show total_benefit_amount attributes object
        • amount object
          Hide amount attributes Show amount attributes object
          • example string
          • description string
        • formatted object
          Hide formatted attributes Show formatted attributes object
          • example string
          • description string
        • currency object
          Hide currency attributes Show currency attributes object
          • example string
          • description string
      • total_benefits object
        Hide total_benefits attributes Show total_benefits attributes object
        • critical_illness object
          Hide critical_illness attributes Show critical_illness attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • family_income_benefit object
          Hide family_income_benefit attributes Show family_income_benefit attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
      • latest_valuations array[object]
        Hide latest_valuations attributes Show latest_valuations attributes object
        • uuid string
        • created_at string
        • updated_at string
        • valued_at string
        • value object
          Hide value attributes Show value attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • sub_account string
      • value object
        Hide value attributes Show value attributes object
        • amount object
          Hide amount attributes Show amount attributes object
          • example string
          • description string
        • formatted object
          Hide formatted attributes Show formatted attributes object
          • example string
          • description string
        • currency object
          Hide currency attributes Show currency attributes object
          • example string
          • description string
      • valued_at string
      • original_valued_at string
      • client object
        Hide client attributes Show client attributes object
        • uuid string
        • created_at string
        • updated_at string
        • type string
        • role string
        • first_name string
        • last_name string
        • name string
        • email string
        • photo_url string
        • firm string
        • primary_phone_number string
        • primary_email string
        • current_time_entry string
        • assigned_adviser string
        • assigned_administrator string
        • assigned_paraplanner string
        • introduced_by string
        • groups string
        • tags string
        • owners string
        • first_contact_date string
        • next_review_date string
        • previous_review_date string
        • anniversary_review_date string
        • with_login boolean
        • has_joint_account boolean
        • can_be_deleted string
        • joint_account_circle string
        • circles string
        • ownership_percentage integer
        • inactive_at string
        • last_interaction_at string
        • custom_fields string
        • external_references string
      • accounts array[object]
        Hide accounts attributes Show accounts attributes object
        • uuid string
        • created_at string
        • updated_at string
        • type string
        • role string
        • first_name string
        • last_name string
        • name string
        • email string
        • photo_url string
        • firm string
        • primary_phone_number string
        • primary_email string
        • current_time_entry string
        • assigned_adviser string
        • assigned_administrator string
        • assigned_paraplanner string
        • introduced_by string
        • groups string
        • tags string
        • owners string
        • first_contact_date string
        • next_review_date string
        • previous_review_date string
        • anniversary_review_date string
        • with_login boolean
        • has_joint_account boolean
        • can_be_deleted string
        • joint_account_circle string
        • circles string
        • ownership_percentage integer
        • inactive_at string
        • last_interaction_at string
        • custom_fields string
        • external_references string
      • seller object
        Hide seller attributes Show seller attributes object
        • uuid string
        • created_at string
        • updated_at string
        • type string
        • role string
        • first_name string
        • last_name string
        • name string
        • email string
        • photo_url string
        • firm string
        • primary_phone_number string
        • primary_email string
        • current_time_entry string
        • assigned_adviser string
        • assigned_administrator string
        • assigned_paraplanner string
        • introduced_by string
        • groups string
        • tags string
        • owners string
        • first_contact_date string
        • next_review_date string
        • previous_review_date string
        • anniversary_review_date string
        • with_login boolean
        • has_joint_account boolean
        • can_be_deleted string
        • joint_account_circle string
        • circles string
        • ownership_percentage integer
        • inactive_at string
        • last_interaction_at string
        • custom_fields string
        • external_references string
      • linked_owners array[object]
        Hide linked_owners attributes Show linked_owners attributes object
        • uuid string
        • created_at string
        • updated_at string
        • type string
        • role string
        • first_name string
        • last_name string
        • name string
        • email string
        • photo_url string
        • firm string
        • primary_phone_number string
        • primary_email string
        • current_time_entry string
        • assigned_adviser string
        • assigned_administrator string
        • assigned_paraplanner string
        • introduced_by string
        • groups string
        • tags string
        • owners string
        • first_contact_date string
        • next_review_date string
        • previous_review_date string
        • anniversary_review_date string
        • with_login boolean
        • has_joint_account boolean
        • can_be_deleted string
        • joint_account_circle string
        • circles string
        • ownership_percentage integer
        • inactive_at string
        • last_interaction_at string
        • custom_fields string
        • external_references string
      • linked_plans array[object]
        Hide linked_plans attributes Show linked_plans attributes object
        • uuid string
        • created_at string
        • updated_at string
        • opened_at string
        • name string
        • type string
        • sub_type string
        • abstract_type string
        • policy_number string
        • proposal_reference string
        • status string
        • inactive_at string
        • inactive_reason string
        • agency_in_your_name boolean
        • agency_in_your_name_from string
        • originally_sold_by_firm boolean
        • under_advice boolean
        • visible_on_client_portal boolean
        • include_in_client_valuation boolean
        • show_on_joint boolean
        • shown_on_circles boolean
        • review_date string
        • on_panel boolean
        • is_group_scheme boolean
        • is_sub_group_scheme boolean
        • is_group_scheme_member boolean
        • advice_area string
        • main_account string
        • sub_accounts string
        • provider string
        • covers string
        • claims string
        • total_benefit_amount object
          Hide total_benefit_amount attributes Show total_benefit_amount attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • total_benefits object
          Hide total_benefits attributes Show total_benefits attributes object
          • critical_illness object
            Hide critical_illness attributes Show critical_illness attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
          • family_income_benefit object
            Hide family_income_benefit attributes Show family_income_benefit attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
        • latest_valuations string
        • value object
          Hide value attributes Show value attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • valued_at string
        • original_valued_at string
        • client string
        • accounts string
        • seller string
        • linked_owners string
        • linked_plans string
        • visible_to_circles string
        • statistics object
          Hide statistics attribute Show statistics attribute object
          • recent_growth integer
        • cases string
        • tags string
        • is_wrap_product boolean
        • is_wrap_child boolean
        • wrap string
        • wrap_children string
        • can_be_deleted string
        • contract_enquiry_account string
        • custom_fields string
        • external_references string
        • group_scheme string
        • group_scheme_member_detail object
          Hide group_scheme_member_detail attributes Show group_scheme_member_detail attributes object
          • workplace_location string
          • employment_division string
      • visible_to_circles object
        Hide visible_to_circles attributes Show visible_to_circles attributes object
        • uuid string
        • created_at string
        • updated_at string
        • name string
        • photo_url string
        • bg_colour string
        • accounts string
        • groups string
        • joint_account_uuid string
        • login_access_level string
        • external_references string
      • statistics object
        Hide statistics attribute Show statistics attribute object
        • recent_growth integer
      • cases array[object]
        Hide cases attributes Show cases attributes object
        • uuid string
        • created_at string
        • updated_at string
        • name string
        • slug string
        • status string
        • type string
        • review_at string
        • assigned_to_uuids array[string]
        • group_uuids array[string]
        • completed_at string
        • value object
          Hide value attributes Show value attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • status_position integer
        • participants_count integer
        • participants string
        • task_board_uuid string
        • plans string
        • custom_fields string
      • tags array[object]
        Hide tags attributes Show tags attributes object
        • uuid string
        • created_at string
        • updated_at string
        • name string
        • slug string
        • colour string
      • is_wrap_product boolean
      • is_wrap_child boolean
      • wrap object
        Hide wrap attributes Show wrap attributes object
        • uuid string
        • created_at string
        • updated_at string
        • opened_at string
        • name string
        • type string
        • sub_type string
        • abstract_type string
        • policy_number string
        • proposal_reference string
        • status string
        • inactive_at string
        • inactive_reason string
        • agency_in_your_name boolean
        • agency_in_your_name_from string
        • originally_sold_by_firm boolean
        • under_advice boolean
        • visible_on_client_portal boolean
        • include_in_client_valuation boolean
        • show_on_joint boolean
        • shown_on_circles boolean
        • review_date string
        • on_panel boolean
        • is_group_scheme boolean
        • is_sub_group_scheme boolean
        • is_group_scheme_member boolean
        • advice_area string
        • main_account string
        • sub_accounts string
        • provider string
        • covers string
        • claims string
        • total_benefit_amount object
          Hide total_benefit_amount attributes Show total_benefit_amount attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • total_benefits object
          Hide total_benefits attributes Show total_benefits attributes object
          • critical_illness object
            Hide critical_illness attributes Show critical_illness attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
          • family_income_benefit object
            Hide family_income_benefit attributes Show family_income_benefit attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
        • latest_valuations string
        • value object
          Hide value attributes Show value attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • valued_at string
        • original_valued_at string
        • client string
        • accounts string
        • seller string
        • linked_owners string
        • linked_plans string
        • visible_to_circles string
        • statistics object
          Hide statistics attribute Show statistics attribute object
          • recent_growth integer
        • cases string
        • tags string
        • is_wrap_product boolean
        • is_wrap_child boolean
        • wrap string
        • wrap_children string
        • can_be_deleted string
        • contract_enquiry_account string
        • custom_fields string
        • external_references string
      • wrap_children array[object]
        Hide wrap_children attributes Show wrap_children attributes object
        • uuid string
        • created_at string
        • updated_at string
        • opened_at string
        • name string
        • type string
        • sub_type string
        • abstract_type string
        • policy_number string
        • proposal_reference string
        • status string
        • inactive_at string
        • inactive_reason string
        • agency_in_your_name boolean
        • agency_in_your_name_from string
        • originally_sold_by_firm boolean
        • under_advice boolean
        • visible_on_client_portal boolean
        • include_in_client_valuation boolean
        • show_on_joint boolean
        • shown_on_circles boolean
        • review_date string
        • on_panel boolean
        • is_group_scheme boolean
        • is_sub_group_scheme boolean
        • is_group_scheme_member boolean
        • advice_area string
        • main_account string
        • sub_accounts string
        • provider string
        • covers string
        • claims string
        • total_benefit_amount object
          Hide total_benefit_amount attributes Show total_benefit_amount attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • total_benefits object
          Hide total_benefits attributes Show total_benefits attributes object
          • critical_illness object
            Hide critical_illness attributes Show critical_illness attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
          • family_income_benefit object
            Hide family_income_benefit attributes Show family_income_benefit attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
        • latest_valuations string
        • value object
          Hide value attributes Show value attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • valued_at string
        • original_valued_at string
        • client string
        • accounts string
        • seller string
        • linked_owners string
        • linked_plans string
        • visible_to_circles string
        • statistics object
          Hide statistics attribute Show statistics attribute object
          • recent_growth integer
        • cases string
        • tags string
        • is_wrap_product boolean
        • is_wrap_child boolean
        • wrap string
        • wrap_children string
        • can_be_deleted string
        • contract_enquiry_account string
        • custom_fields string
        • external_references string
      • can_be_deleted string
      • contract_enquiry_account object
        Hide contract_enquiry_account attributes Show contract_enquiry_account attributes object
        • uuid string
        • created_at string
        • updated_at string
        • type string
        • role string
        • first_name string
        • last_name string
        • name string
        • email string
        • photo_url string
        • firm string
        • primary_phone_number string
        • primary_email string
        • current_time_entry string
        • assigned_adviser string
        • assigned_administrator string
        • assigned_paraplanner string
        • introduced_by string
        • groups string
        • tags string
        • owners string
        • first_contact_date string
        • next_review_date string
        • previous_review_date string
        • anniversary_review_date string
        • with_login boolean
        • has_joint_account boolean
        • can_be_deleted string
        • joint_account_circle string
        • circles string
        • ownership_percentage integer
        • inactive_at string
        • last_interaction_at string
        • custom_fields string
        • external_references string
      • custom_fields array[object]
        Hide custom_fields attributes Show custom_fields attributes object
        • uuid string
        • created_at string
        • updated_at string
        • type string
        • name string
        • reference string
        • is_required boolean
        • value string
        • selection_options array[string]
        • help_text string
      • external_references array[object]
        Hide external_references attributes Show external_references attributes object
        • uuid string
        • created_at string
        • updated_at string
        • third_party string
        • reference string
      • group_scheme object
        Hide group_scheme attributes Show group_scheme attributes object
        • uuid string
        • created_at string
        • updated_at string
        • opened_at string
        • name string
        • type string
        • sub_type string
        • abstract_type string
        • policy_number string
        • proposal_reference string
        • status string
        • inactive_at string
        • inactive_reason string
        • agency_in_your_name boolean
        • agency_in_your_name_from string
        • originally_sold_by_firm boolean
        • under_advice boolean
        • visible_on_client_portal boolean
        • include_in_client_valuation boolean
        • show_on_joint boolean
        • shown_on_circles boolean
        • review_date string
        • on_panel boolean
        • is_group_scheme boolean
        • is_sub_group_scheme boolean
        • is_group_scheme_member boolean
        • advice_area string
        • main_account string
        • sub_accounts string
        • provider string
        • covers string
        • claims string
        • total_benefit_amount object
          Hide total_benefit_amount attributes Show total_benefit_amount attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • total_benefits object
          Hide total_benefits attributes Show total_benefits attributes object
          • critical_illness object
            Hide critical_illness attributes Show critical_illness attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
          • family_income_benefit object
            Hide family_income_benefit attributes Show family_income_benefit attributes object
            • amount object
              Hide amount attributes Show amount attributes object
              • example string
              • description string
            • formatted object
              Hide formatted attributes Show formatted attributes object
              • example string
              • description string
            • currency object
              Hide currency attributes Show currency attributes object
              • example string
              • description string
        • latest_valuations string
        • value object
          Hide value attributes Show value attributes object
          • amount object
            Hide amount attributes Show amount attributes object
            • example string
            • description string
          • formatted object
            Hide formatted attributes Show formatted attributes object
            • example string
            • description string
          • currency object
            Hide currency attributes Show currency attributes object
            • example string
            • description string
        • valued_at string
        • original_valued_at string
        • client string
        • accounts string
        • seller string
        • linked_owners string
        • linked_plans string
        • visible_to_circles string
        • statistics object
          Hide statistics attribute Show statistics attribute object
          • recent_growth integer
        • cases string
        • tags string
        • is_wrap_product boolean
        • is_wrap_child boolean
        • wrap string
        • wrap_children string
        • can_be_deleted string
        • contract_enquiry_account string
        • custom_fields string
        • external_references string
        • group_scheme string
        • group_scheme_member_detail object
          Hide group_scheme_member_detail attributes Show group_scheme_member_detail attributes object
          • workplace_location string
          • employment_division string
      • group_scheme_member_detail object
        Hide group_scheme_member_detail attributes Show group_scheme_member_detail attributes object
        • workplace_location string
        • employment_division string
GET /api/v1/plans/{plan_uuid}/sub-group-schemes
curl \
 --request GET 'https://api.plannrcrm.com/api/v1/plans/6ff8f7f6-1eb3-3525-be4a-3932c805afed/sub-group-schemes' \
 --header "Authorization: Bearer $ACCESS_TOKEN" \
 --header "X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}"
Response examples (200)
{
  "data": [
    [
      {
        "name": "Johns ISA",
        "tags": [
          {
            "name": "Mortgage",
            "slug": "mortgage",
            "uuid": "9fcc60d7-dd30-4506-867b-2adeccc5361e",
            "colour": "#ef4582",
            "created_at": "2025-12-24T11:02:59+00:00",
            "updated_at": "2025-12-24T11:02:59+00:00"
          }
        ],
        "type": "cash_account",
        "uuid": "580142d8-29b6-4182-af10-985e031656f9",
        "wrap": {
          "name": "Johns ISA",
          "tags": "App\\Http\\Resources\\TagResource",
          "type": "cash_account",
          "uuid": "7f08ff49-253d-48b7-bd48-3003b9d81ef7",
          "wrap": "App\\Http\\Resources\\Plans\\PlanResource",
          "cases": "App\\Http\\Resources\\CasesResource",
          "value": {
            "amount": {
              "example": "4000",
              "description": "Money amount at their lowest denominator (for example: pennies)"
            },
            "currency": {
              "example": "GBP",
              "description": "Currency of the money"
            },
            "formatted": {
              "example": "£40.00",
              "description": "Money amount formatted with currency"
            }
          },
          "claims": "App\\Http\\Resources\\Plans\\ClaimResource",
          "client": "App\\Http\\Resources\\AccountResource",
          "covers": "App\\Http\\Resources\\Plans\\CoverResource",
          "seller": "App\\Http\\Resources\\AccountResource",
          "status": "inactive",
          "accounts": "App\\Http\\Resources\\AccountResource",
          "on_panel": true,
          "provider": "App\\Http\\Resources\\Plans\\ProviderResource",
          "sub_type": "lifetime isa",
          "opened_at": "2025-12-24T11:02:59+00:00",
          "valued_at": "2025-12-24T11:02:59+00:00",
          "created_at": "2025-12-24T11:02:59+00:00",
          "statistics": {
            "recent_growth": 100
          },
          "updated_at": "2025-12-24T11:02:59+00:00",
          "advice_area": "non_investment_insurance",
          "inactive_at": "2025-12-24T11:02:59+00:00",
          "review_date": "2024-12-24",
          "linked_plans": "App\\Http\\Resources\\Plans\\PlanResource",
          "main_account": "App\\Http\\Resources\\Plans\\SubAccountResource",
          "sub_accounts": "App\\Http\\Resources\\Plans\\SubAccountResource",
          "under_advice": true,
          "abstract_type": "asset",
          "custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
          "is_wrap_child": false,
          "linked_owners": "App\\Http\\Resources\\AccountResource",
          "policy_number": "AVIVA-123",
          "show_on_joint": true,
          "wrap_children": "App\\Http\\Resources\\Plans\\PlanResource",
          "can_be_deleted": "false",
          "total_benefits": {
            "critical_illness": {
              "amount": {
                "example": "15000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£150,000.00",
                "description": "Money amount formatted with currency"
              }
            },
            "family_income_benefit": {
              "amount": {
                "example": "10000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£100,000.00",
                "description": "Money amount formatted with currency"
              }
            }
          },
          "inactive_reason": "claimed",
          "is_group_scheme": false,
          "is_wrap_product": false,
          "shown_on_circles": true,
          "latest_valuations": "App\\Http\\Resources\\Plans\\ValuationResource",
          "original_valued_at": "2025-12-23T11:02:59+00:00",
          "proposal_reference": "AB123456",
          "visible_to_circles": "App\\Http\\Resources\\CircleResource",
          "agency_in_your_name": true,
          "external_references": "App\\Http\\Resources\\ExternalReferenceResource",
          "is_sub_group_scheme": false,
          "total_benefit_amount": {
            "amount": {
              "example": "25000000",
              "description": "Money amount at their lowest denominator (for example: pennies)"
            },
            "currency": {
              "example": "GBP",
              "description": "Currency of the money"
            },
            "formatted": {
              "example": "£250,000.00",
              "description": "Money amount formatted with currency"
            }
          },
          "is_group_scheme_member": false,
          "originally_sold_by_firm": true,
          "agency_in_your_name_from": "2024-12-24",
          "contract_enquiry_account": "App\\Http\\Resources\\AccountResource",
          "visible_on_client_portal": true,
          "include_in_client_valuation": true
        },
        "cases": [
          {
            "name": "finance",
            "slug": "finance",
            "type": "App\\Http\\Resources\\CasesTypeResource",
            "uuid": "09295409-ca06-4823-b6f1-8f467601bdb3",
            "plans": "App\\Http\\Resources\\Plans\\PlanResource",
            "value": {
              "amount": {
                "example": "4000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£40.00",
                "description": "Money amount formatted with currency"
              }
            },
            "status": "App\\Http\\Resources\\CasesStatusResource",
            "review_at": "2025-12-24T11:02:59+00:00",
            "created_at": "2025-12-24T11:02:59+00:00",
            "updated_at": "2025-12-24T11:02:59+00:00",
            "group_uuids": [
              "2e0ad9fa-1796-4cec-8d25-84f07657f84b"
            ],
            "completed_at": "2025-12-24T11:02:59+00:00",
            "participants": "App\\Http\\Resources\\AccountResource",
            "custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
            "status_position": 4,
            "task_board_uuid": "b79c9f09-2a70-42b6-b333-8d5ab8f6269d",
            "assigned_to_uuids": [
              "dd564f18-84ce-44dd-8d39-c39d059dfeea"
            ],
            "participants_count": 4
          }
        ],
        "value": {
          "amount": {
            "example": "4000",
            "description": "Money amount at their lowest denominator (for example: pennies)"
          },
          "currency": {
            "example": "GBP",
            "description": "Currency of the money"
          },
          "formatted": {
            "example": "£40.00",
            "description": "Money amount formatted with currency"
          }
        },
        "claims": [
          {
            "uuid": "82909632-94c0-4772-8332-ffc8e63aa747",
            "client": "App\\Http\\Resources\\AccountResource",
            "created_at": "2025-12-24T11:02:59+00:00",
            "updated_at": "2025-12-24T11:02:59+00:00",
            "claim_notes": "Claim notes",
            "claim_amount": {
              "amount": {
                "example": "25000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£250,000.00",
                "description": "Money amount formatted with currency"
              }
            },
            "claim_end_date": "2030-12-24",
            "claim_start_date": "2024-12-24"
          }
        ],
        "client": {
          "firm": "App\\Http\\Resources\\FirmResource",
          "name": "Gareth Thompson",
          "role": "client",
          "tags": "App\\Http\\Resources\\TagResource",
          "type": "client",
          "uuid": "95c5954a-9e21-498b-8b3f-0ba9c78adfc7",
          "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"
        },
        "covers": [
          {
            "uuid": "d9ad5a21-f6fb-4e3b-ae6c-576fbf33b65a",
            "client": "App\\Http\\Resources\\AccountResource",
            "excess": {
              "amount": {
                "example": "10000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£100.00",
                "description": "Money amount formatted with currency"
              }
            },
            "cover_type": "critical_illness",
            "created_at": "2025-12-24T11:02:59+00:00",
            "indexation": 1.4,
            "updated_at": "2025-12-24T11:02:59+00:00",
            "benefit_amount": {
              "amount": {
                "example": "25000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£250,000.00",
                "description": "Money amount formatted with currency"
              }
            },
            "benefit_status": "active",
            "benefit_frequency": "monthly"
          }
        ],
        "seller": {
          "firm": "App\\Http\\Resources\\FirmResource",
          "name": "Gareth Thompson",
          "role": "client",
          "tags": "App\\Http\\Resources\\TagResource",
          "type": "client",
          "uuid": "ecdd2778-ba00-423a-b2b9-5f3c46eac5ac",
          "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"
        },
        "status": "inactive",
        "accounts": [
          {
            "firm": "App\\Http\\Resources\\FirmResource",
            "name": "Gareth Thompson",
            "role": "client",
            "tags": "App\\Http\\Resources\\TagResource",
            "type": "client",
            "uuid": "8263cf9a-03cc-4994-a5f9-b7e0aa31d3ac",
            "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"
          }
        ],
        "on_panel": true,
        "provider": {
          "name": "AJ Bell",
          "slug": "aj-bell",
          "uuid": "71b663ef-4f52-4ced-851a-ed8303543906",
          "created_at": "2025-12-24T11:02:59+00:00",
          "updated_at": "2025-12-24T11:02:59+00:00"
        },
        "sub_type": "lifetime isa",
        "opened_at": "2025-12-24T11:02:59+00:00",
        "valued_at": "2025-12-24T11:02:59+00:00",
        "created_at": "2025-12-24T11:02:59+00:00",
        "statistics": {
          "recent_growth": 100
        },
        "updated_at": "2025-12-24T11:02:59+00:00",
        "advice_area": "non_investment_insurance",
        "inactive_at": "2025-12-24T11:02:59+00:00",
        "review_date": "2024-12-24",
        "group_scheme": {
          "name": "Johns ISA",
          "tags": "App\\Http\\Resources\\TagResource",
          "type": "cash_account",
          "uuid": "05890a83-2ab6-40fc-9e64-aaf4d8362aa1",
          "wrap": "App\\Http\\Resources\\Plans\\PlanResource",
          "cases": "App\\Http\\Resources\\CasesResource",
          "value": {
            "amount": {
              "example": "4000",
              "description": "Money amount at their lowest denominator (for example: pennies)"
            },
            "currency": {
              "example": "GBP",
              "description": "Currency of the money"
            },
            "formatted": {
              "example": "£40.00",
              "description": "Money amount formatted with currency"
            }
          },
          "claims": "App\\Http\\Resources\\Plans\\ClaimResource",
          "client": "App\\Http\\Resources\\AccountResource",
          "covers": "App\\Http\\Resources\\Plans\\CoverResource",
          "seller": "App\\Http\\Resources\\AccountResource",
          "status": "inactive",
          "accounts": "App\\Http\\Resources\\AccountResource",
          "on_panel": true,
          "provider": "App\\Http\\Resources\\Plans\\ProviderResource",
          "sub_type": "lifetime isa",
          "opened_at": "2025-12-24T11:02:59+00:00",
          "valued_at": "2025-12-24T11:02:59+00:00",
          "created_at": "2025-12-24T11:02:59+00:00",
          "statistics": {
            "recent_growth": 100
          },
          "updated_at": "2025-12-24T11:02:59+00:00",
          "advice_area": "non_investment_insurance",
          "inactive_at": "2025-12-24T11:02:59+00:00",
          "review_date": "2024-12-24",
          "group_scheme": "App\\Http\\Resources\\Plans\\GroupSchemeMemberResource",
          "linked_plans": "App\\Http\\Resources\\Plans\\GroupSchemeMemberResource",
          "main_account": "App\\Http\\Resources\\Plans\\SubAccountResource",
          "sub_accounts": "App\\Http\\Resources\\Plans\\SubAccountResource",
          "under_advice": true,
          "abstract_type": "asset",
          "custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
          "is_wrap_child": false,
          "linked_owners": "App\\Http\\Resources\\AccountResource",
          "policy_number": "AVIVA-123",
          "show_on_joint": true,
          "wrap_children": "App\\Http\\Resources\\Plans\\PlanResource",
          "can_be_deleted": "false",
          "total_benefits": {
            "critical_illness": {
              "amount": {
                "example": "15000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£150,000.00",
                "description": "Money amount formatted with currency"
              }
            },
            "family_income_benefit": {
              "amount": {
                "example": "10000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£100,000.00",
                "description": "Money amount formatted with currency"
              }
            }
          },
          "inactive_reason": "claimed",
          "is_group_scheme": false,
          "is_wrap_product": false,
          "shown_on_circles": true,
          "latest_valuations": "App\\Http\\Resources\\Plans\\ValuationResource",
          "original_valued_at": "2025-12-23T11:02:59+00:00",
          "proposal_reference": "AB123456",
          "visible_to_circles": "App\\Http\\Resources\\CircleResource",
          "agency_in_your_name": true,
          "external_references": "App\\Http\\Resources\\ExternalReferenceResource",
          "is_sub_group_scheme": false,
          "total_benefit_amount": {
            "amount": {
              "example": "25000000",
              "description": "Money amount at their lowest denominator (for example: pennies)"
            },
            "currency": {
              "example": "GBP",
              "description": "Currency of the money"
            },
            "formatted": {
              "example": "£250,000.00",
              "description": "Money amount formatted with currency"
            }
          },
          "is_group_scheme_member": true,
          "originally_sold_by_firm": true,
          "agency_in_your_name_from": "2024-12-24",
          "contract_enquiry_account": "App\\Http\\Resources\\AccountResource",
          "visible_on_client_portal": true,
          "group_scheme_member_detail": {
            "workplace_location": "London",
            "employment_division": "Management"
          },
          "include_in_client_valuation": true
        },
        "linked_plans": [
          {
            "name": "Johns ISA",
            "tags": "App\\Http\\Resources\\TagResource",
            "type": "cash_account",
            "uuid": "65ef3f76-765e-4cdf-a4af-2598e9ee379f",
            "wrap": "App\\Http\\Resources\\Plans\\PlanResource",
            "cases": "App\\Http\\Resources\\CasesResource",
            "value": {
              "amount": {
                "example": "4000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£40.00",
                "description": "Money amount formatted with currency"
              }
            },
            "claims": "App\\Http\\Resources\\Plans\\ClaimResource",
            "client": "App\\Http\\Resources\\AccountResource",
            "covers": "App\\Http\\Resources\\Plans\\CoverResource",
            "seller": "App\\Http\\Resources\\AccountResource",
            "status": "inactive",
            "accounts": "App\\Http\\Resources\\AccountResource",
            "on_panel": true,
            "provider": "App\\Http\\Resources\\Plans\\ProviderResource",
            "sub_type": "lifetime isa",
            "opened_at": "2025-12-24T11:02:59+00:00",
            "valued_at": "2025-12-24T11:02:59+00:00",
            "created_at": "2025-12-24T11:02:59+00:00",
            "statistics": {
              "recent_growth": 100
            },
            "updated_at": "2025-12-24T11:02:59+00:00",
            "advice_area": "non_investment_insurance",
            "inactive_at": "2025-12-24T11:02:59+00:00",
            "review_date": "2024-12-24",
            "group_scheme": "App\\Http\\Resources\\Plans\\GroupSchemeMemberResource",
            "linked_plans": "App\\Http\\Resources\\Plans\\GroupSchemeMemberResource",
            "main_account": "App\\Http\\Resources\\Plans\\SubAccountResource",
            "sub_accounts": "App\\Http\\Resources\\Plans\\SubAccountResource",
            "under_advice": true,
            "abstract_type": "asset",
            "custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
            "is_wrap_child": false,
            "linked_owners": "App\\Http\\Resources\\AccountResource",
            "policy_number": "AVIVA-123",
            "show_on_joint": true,
            "wrap_children": "App\\Http\\Resources\\Plans\\PlanResource",
            "can_be_deleted": "false",
            "total_benefits": {
              "critical_illness": {
                "amount": {
                  "example": "15000000",
                  "description": "Money amount at their lowest denominator (for example: pennies)"
                },
                "currency": {
                  "example": "GBP",
                  "description": "Currency of the money"
                },
                "formatted": {
                  "example": "£150,000.00",
                  "description": "Money amount formatted with currency"
                }
              },
              "family_income_benefit": {
                "amount": {
                  "example": "10000000",
                  "description": "Money amount at their lowest denominator (for example: pennies)"
                },
                "currency": {
                  "example": "GBP",
                  "description": "Currency of the money"
                },
                "formatted": {
                  "example": "£100,000.00",
                  "description": "Money amount formatted with currency"
                }
              }
            },
            "inactive_reason": "claimed",
            "is_group_scheme": false,
            "is_wrap_product": false,
            "shown_on_circles": true,
            "latest_valuations": "App\\Http\\Resources\\Plans\\ValuationResource",
            "original_valued_at": "2025-12-23T11:02:59+00:00",
            "proposal_reference": "AB123456",
            "visible_to_circles": "App\\Http\\Resources\\CircleResource",
            "agency_in_your_name": true,
            "external_references": "App\\Http\\Resources\\ExternalReferenceResource",
            "is_sub_group_scheme": false,
            "total_benefit_amount": {
              "amount": {
                "example": "25000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£250,000.00",
                "description": "Money amount formatted with currency"
              }
            },
            "is_group_scheme_member": true,
            "originally_sold_by_firm": true,
            "agency_in_your_name_from": "2024-12-24",
            "contract_enquiry_account": "App\\Http\\Resources\\AccountResource",
            "visible_on_client_portal": true,
            "group_scheme_member_detail": {
              "workplace_location": "London",
              "employment_division": "Management"
            },
            "include_in_client_valuation": true
          }
        ],
        "main_account": {
          "name": "John's ISA",
          "uuid": "c9cba4a9-b041-4ac4-a0b5-3c6f58f5d371",
          "created_at": "2025-12-24T11:02:59+00:00",
          "statistics": {
            "recent_growth": 100
          },
          "updated_at": "2025-12-24T11:02:59+00:00",
          "policy_number": "AVI-4837",
          "is_main_account": false,
          "active_portfolio": "App\\Http\\Resources\\Plans\\PortfolioResource",
          "latest_valuation": "App\\Http\\Resources\\Plans\\ValuationResource"
        },
        "sub_accounts": [
          {
            "name": "John's ISA",
            "uuid": "669cf6d2-8ab0-484c-9e3a-41fdf67db665",
            "created_at": "2025-12-24T11:02:59+00:00",
            "statistics": {
              "recent_growth": 100
            },
            "updated_at": "2025-12-24T11:02:59+00:00",
            "policy_number": "AVI-4837",
            "is_main_account": false,
            "active_portfolio": "App\\Http\\Resources\\Plans\\PortfolioResource",
            "latest_valuation": "App\\Http\\Resources\\Plans\\ValuationResource"
          }
        ],
        "under_advice": true,
        "abstract_type": "asset",
        "custom_fields": [
          {
            "name": "Favourite Drink",
            "type": "string",
            "uuid": "b52e76b0-558c-43a8-bccf-c8e2ea8c7289",
            "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"
            ]
          }
        ],
        "is_wrap_child": false,
        "linked_owners": [
          {
            "firm": "App\\Http\\Resources\\FirmResource",
            "name": "Gareth Thompson",
            "role": "client",
            "tags": "App\\Http\\Resources\\TagResource",
            "type": "client",
            "uuid": "3ebc49bd-1697-4304-8c7d-ee724c1b46f9",
            "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"
          }
        ],
        "policy_number": "AVIVA-123",
        "show_on_joint": true,
        "wrap_children": [
          {
            "name": "Johns ISA",
            "tags": "App\\Http\\Resources\\TagResource",
            "type": "cash_account",
            "uuid": "3813bc54-2ac7-42a0-8b2f-162df6c60358",
            "wrap": "App\\Http\\Resources\\Plans\\PlanResource",
            "cases": "App\\Http\\Resources\\CasesResource",
            "value": {
              "amount": {
                "example": "4000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£40.00",
                "description": "Money amount formatted with currency"
              }
            },
            "claims": "App\\Http\\Resources\\Plans\\ClaimResource",
            "client": "App\\Http\\Resources\\AccountResource",
            "covers": "App\\Http\\Resources\\Plans\\CoverResource",
            "seller": "App\\Http\\Resources\\AccountResource",
            "status": "inactive",
            "accounts": "App\\Http\\Resources\\AccountResource",
            "on_panel": true,
            "provider": "App\\Http\\Resources\\Plans\\ProviderResource",
            "sub_type": "lifetime isa",
            "opened_at": "2025-12-24T11:02:59+00:00",
            "valued_at": "2025-12-24T11:02:59+00:00",
            "created_at": "2025-12-24T11:02:59+00:00",
            "statistics": {
              "recent_growth": 100
            },
            "updated_at": "2025-12-24T11:02:59+00:00",
            "advice_area": "non_investment_insurance",
            "inactive_at": "2025-12-24T11:02:59+00:00",
            "review_date": "2024-12-24",
            "linked_plans": "App\\Http\\Resources\\Plans\\PlanResource",
            "main_account": "App\\Http\\Resources\\Plans\\SubAccountResource",
            "sub_accounts": "App\\Http\\Resources\\Plans\\SubAccountResource",
            "under_advice": true,
            "abstract_type": "asset",
            "custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
            "is_wrap_child": false,
            "linked_owners": "App\\Http\\Resources\\AccountResource",
            "policy_number": "AVIVA-123",
            "show_on_joint": true,
            "wrap_children": "App\\Http\\Resources\\Plans\\PlanResource",
            "can_be_deleted": "false",
            "total_benefits": {
              "critical_illness": {
                "amount": {
                  "example": "15000000",
                  "description": "Money amount at their lowest denominator (for example: pennies)"
                },
                "currency": {
                  "example": "GBP",
                  "description": "Currency of the money"
                },
                "formatted": {
                  "example": "£150,000.00",
                  "description": "Money amount formatted with currency"
                }
              },
              "family_income_benefit": {
                "amount": {
                  "example": "10000000",
                  "description": "Money amount at their lowest denominator (for example: pennies)"
                },
                "currency": {
                  "example": "GBP",
                  "description": "Currency of the money"
                },
                "formatted": {
                  "example": "£100,000.00",
                  "description": "Money amount formatted with currency"
                }
              }
            },
            "inactive_reason": "claimed",
            "is_group_scheme": false,
            "is_wrap_product": false,
            "shown_on_circles": true,
            "latest_valuations": "App\\Http\\Resources\\Plans\\ValuationResource",
            "original_valued_at": "2025-12-23T11:02:59+00:00",
            "proposal_reference": "AB123456",
            "visible_to_circles": "App\\Http\\Resources\\CircleResource",
            "agency_in_your_name": true,
            "external_references": "App\\Http\\Resources\\ExternalReferenceResource",
            "is_sub_group_scheme": false,
            "total_benefit_amount": {
              "amount": {
                "example": "25000000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£250,000.00",
                "description": "Money amount formatted with currency"
              }
            },
            "is_group_scheme_member": false,
            "originally_sold_by_firm": true,
            "agency_in_your_name_from": "2024-12-24",
            "contract_enquiry_account": "App\\Http\\Resources\\AccountResource",
            "visible_on_client_portal": true,
            "include_in_client_valuation": true
          }
        ],
        "can_be_deleted": "false",
        "total_benefits": {
          "critical_illness": {
            "amount": {
              "example": "15000000",
              "description": "Money amount at their lowest denominator (for example: pennies)"
            },
            "currency": {
              "example": "GBP",
              "description": "Currency of the money"
            },
            "formatted": {
              "example": "£150,000.00",
              "description": "Money amount formatted with currency"
            }
          },
          "family_income_benefit": {
            "amount": {
              "example": "10000000",
              "description": "Money amount at their lowest denominator (for example: pennies)"
            },
            "currency": {
              "example": "GBP",
              "description": "Currency of the money"
            },
            "formatted": {
              "example": "£100,000.00",
              "description": "Money amount formatted with currency"
            }
          }
        },
        "inactive_reason": "claimed",
        "is_group_scheme": false,
        "is_wrap_product": false,
        "shown_on_circles": true,
        "latest_valuations": [
          {
            "uuid": "dcba0b75-c7dd-474b-ba03-98aef4e14ffe",
            "value": {
              "amount": {
                "example": "4000",
                "description": "Money amount at their lowest denominator (for example: pennies)"
              },
              "currency": {
                "example": "GBP",
                "description": "Currency of the money"
              },
              "formatted": {
                "example": "£40.00",
                "description": "Money amount formatted with currency"
              }
            },
            "valued_at": "2025-12-24T11:02:59+00:00",
            "created_at": "2025-12-24T11:02:59+00:00",
            "updated_at": "2025-12-24T11:02:59+00:00",
            "sub_account": "App\\Http\\Resources\\Plans\\SubAccountResource"
          }
        ],
        "original_valued_at": "2025-12-23T11:02:59+00:00",
        "proposal_reference": "AB123456",
        "visible_to_circles": {
          "name": "Jones Family",
          "uuid": "6c8f0121-68a8-4e83-8007-531176443eed",
          "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": "c04b0389-e56f-4e69-893b-547b6a5dffe2",
          "login_access_level": "write",
          "external_references": "App\\Http\\Resources\\ExternalReferenceResource"
        },
        "agency_in_your_name": true,
        "external_references": [
          {
            "uuid": "d030835e-7bf9-4d3e-80e1-0ed0e075b136",
            "reference": "AB123456",
            "created_at": "2025-12-24T11:02:59+00:00",
            "updated_at": "2025-12-24T11:02:59+00:00",
            "third_party": "nucleus"
          }
        ],
        "is_sub_group_scheme": false,
        "total_benefit_amount": {
          "amount": {
            "example": "25000000",
            "description": "Money amount at their lowest denominator (for example: pennies)"
          },
          "currency": {
            "example": "GBP",
            "description": "Currency of the money"
          },
          "formatted": {
            "example": "£250,000.00",
            "description": "Money amount formatted with currency"
          }
        },
        "is_group_scheme_member": true,
        "originally_sold_by_firm": true,
        "agency_in_your_name_from": "2024-12-24",
        "contract_enquiry_account": {
          "firm": "App\\Http\\Resources\\FirmResource",
          "name": "Gareth Thompson",
          "role": "client",
          "tags": "App\\Http\\Resources\\TagResource",
          "type": "client",
          "uuid": "c738ae04-90ed-4569-8646-4fbfc578f5d7",
          "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"
        },
        "visible_on_client_portal": true,
        "group_scheme_member_detail": {
          "workplace_location": "London",
          "employment_division": "Management"
        },
        "include_in_client_valuation": true
      }
    ]
  ]
}