Seccl - Update the seccl client Run in API Explorer
Body
-
The Seccl application
-
The client's title.
-
The client's first name.
-
The client's surname.
-
The client's flat number of their address.
-
The client's building name of their address.
-
The client's building number of their address.
-
The client's address 1 of their address.
-
The client's address 2 of their address.
-
The client's country of their address.
-
The client's post code of their address.
-
The client's email.
-
The client's mobile.
-
The client's nationality.
-
The client's national insurance number.
-
The client's date of birth.
-
The client's tax domicile.
-
Boolean to denote whether the client accepts the marketing communication preferences.
-
The client's bank details.
-
The client's marital status.
-
The client's retirement age.
-
The client's vulnerability information.
-
Whether the client requires a debit mandate.
-
The client's employment status.
-
Array of the client's employers.
-
The client's nationalities. Exactly one entry must contain an identifiers array, with exactly one identifier marked available. If available is true and name is not CONCAT, value is required. If name is CONCAT, value must be absent.
-
Boolean to denote whether the client accepts the platform terms and conditions.
curl \
--request PATCH 'https://api.plannrcrm.com/api/v1/addons/seccl/octopus_money/client/6ff8f7f6-1eb3-3525-be4a-3932c805afed' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json" \
--data '{"application_uuid":"9b763480-a885-48a6-a84a-fc639d5fa832","title":"Mr","first_name":"Gareth","surname":"Thompson","flat_number":"12","building_name":"Suite E","building_number":"12","address_1":"Waterberry Drive","address_2":"Waterlooville","country":"GB","postcode":"PO77YH","email":"gareth.thompson@plannrcrm.com","mobile":"07890000000","nationality":"GB","national_insurance_no":"AB123456C","date_of_birth":"1987-05-15","tax_domicile":"GB","marketing_consent":true,"bank_details":[{"sort_code":"123456","account_number":"12345678"}],"marital_status":"Single","retirement_age":67,"vulnerability":[{"reason":["Health","Resilience","Capability","Life event"],"is_vulnerable":false,"is_support_temporary":false,"is_vulnerable_set_date":"2024-01-01"}],"requires_debit_mandate":false,"employment_status":"Employed","employers":[{"bank_details":{"sort_code":"123456","account_number":"12345678","verification_status":"verified","debit_payment_mandate":true,"debit_payment_mandate_agreement_date":"2024-01-01"},"company_name":"Acme Corp","address_detail":{"country":"GB","address_1":"Waterberry Drive","address_2":"Waterlooville","post_code":"PO77YH","flat_number":"12","building_name":"Suite E","building_number":"12"},"company_reg_no":"12345678"}],"nationalities":[{"code":"RO"},{"code":"GB","identifiers":[{"name":"National Insurance Number","value":"AB000001D","available":true}]}],"platform_terms_agreed":true}'
{
"application_uuid": "9b763480-a885-48a6-a84a-fc639d5fa832",
"title": "Mr",
"first_name": "Gareth",
"surname": "Thompson",
"flat_number": "12",
"building_name": "Suite E",
"building_number": "12",
"address_1": "Waterberry Drive",
"address_2": "Waterlooville",
"country": "GB",
"postcode": "PO77YH",
"email": "gareth.thompson@plannrcrm.com",
"mobile": "07890000000",
"nationality": "GB",
"national_insurance_no": "AB123456C",
"date_of_birth": "1987-05-15",
"tax_domicile": "GB",
"marketing_consent": true,
"bank_details": [
{
"sort_code": "123456",
"account_number": "12345678"
}
],
"marital_status": "Single",
"retirement_age": 67,
"vulnerability": [
{
"reason": [
"Health",
"Resilience",
"Capability",
"Life event"
],
"is_vulnerable": false,
"is_support_temporary": false,
"is_vulnerable_set_date": "2024-01-01"
}
],
"requires_debit_mandate": false,
"employment_status": "Employed",
"employers": [
{
"bank_details": {
"sort_code": "123456",
"account_number": "12345678",
"verification_status": "verified",
"debit_payment_mandate": true,
"debit_payment_mandate_agreement_date": "2024-01-01"
},
"company_name": "Acme Corp",
"address_detail": {
"country": "GB",
"address_1": "Waterberry Drive",
"address_2": "Waterlooville",
"post_code": "PO77YH",
"flat_number": "12",
"building_name": "Suite E",
"building_number": "12"
},
"company_reg_no": "12345678"
}
],
"nationalities": [
{
"code": "RO"
},
{
"code": "GB",
"identifiers": [
{
"name": "National Insurance Number",
"value": "AB000001D",
"available": true
}
]
}
],
"platform_terms_agreed": true
}
{
"id": "031DF6J",
"email": "test@example.com",
"title": "Ms",
"mobile": {
"locale": "en-GB",
"number": "07777000000",
"isMobile": true
},
"status": "Active",
"node_id": "1",
"surname": "Richardson",
"employers": [
{
"bankDetails": {
"sortCode": "12-34-56",
"accountNumber": "12345678"
},
"companyName": "Acme Corp",
"companyRegNo": "12345678",
"addressDetail": {
"country": "GB",
"postcode": "BC1 2AB",
"address_1": "123 Business Rd",
"address_2": "Business City",
"flat_number": null,
"building_name": null,
"building_number": "123"
}
}
],
"parent_id": "031DF6J",
"aml_passed": true,
"first_name": "Isabella",
"client_type": "Individual",
"nationality": "GB",
"bank_details": {
"sort_code": "12-34-56",
"account_number": "12345678",
"accepted_debit_mandate": true,
"accepted_debit_mandate_at": "2025-01-01T00:00:00.000Z"
},
"tax_domicile": "GB",
"date_of_birth": "1980-01-01",
"vulnerability": {
"reason": [
"Mental Health"
],
"isVulnerable": true,
"isSupportTemporary": true
},
"address_detail": {
"country": "United Kingdom",
"postcode": "SW1A 2AA",
"address_1": "Downing Street",
"address_2": "Westminster",
"flat_number": "1",
"building_name": "The White House",
"building_number": "1"
},
"marital_status": "Single",
"plannr_account": {
"firm": "App\\Http\\Resources\\FirmResource",
"name": "Gareth Thompson",
"role": "client",
"tags": "App\\Http\\Resources\\TagResource",
"type": "client",
"uuid": "8bb15766-12f2-4682-a46a-c7d8bd906f89",
"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": "2026-03-20T13:25:17+00:00",
"first_name": "Gareth",
"updated_at": "2026-03-20T13:25:17+00:00",
"with_login": true,
"inactive_at": "2026-03-20",
"custom_fields": "App\\Http\\Resources\\CustomFieldValueResource",
"introduced_by": "App\\Http\\Resources\\AccountResource",
"primary_email": "App\\Http\\Resources\\ContactDetailResource",
"referral_code": "ABC12345",
"can_be_deleted": "false",
"assigned_adviser": "App\\Http\\Resources\\AccountResource",
"next_review_date": "2026-03-20T13:25:17+00:00",
"has_joint_account": true,
"current_time_entry": "App\\Http\\Resources\\TimeEntryResource",
"first_contact_date": "2026-03-20T13:25:17+00:00",
"external_references": "App\\Http\\Resources\\ExternalReferenceResource",
"last_interaction_at": "2026-03-20 13:25:17",
"assigned_paraplanner": "App\\Http\\Resources\\AccountResource",
"joint_account_circle": "App\\Http\\Resources\\CircleResource",
"ownership_percentage": 100,
"previous_review_date": "2026-03-20T13:25:17+00:00",
"primary_phone_number": "App\\Http\\Resources\\ContactDetailResource",
"assigned_administrator": "App\\Http\\Resources\\AccountResource",
"anniversary_review_date": "2026-03-20T13:25:17+00:00"
},
"retirement_age": 65,
"terms_accepted": true,
"employment_status": "Employed",
"can_open_accounts_for": [
"JISA"
],
"national_insurance_no": "AB123456C",
"requires_debit_mandate": true
}