8 structure changes including:
2 Additions
6 Modifications
Modified
6
GET /api/v1/charge
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/client/{client_uuid}/charges
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/client/{client_uuid}/expectations
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/expectation
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/plans/{plan_uuid}/charges
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/plans/{plan_uuid}/expectations
- Query
- filter[circle_uuids] query parameter Added
Added
2
GET /api/v1/circles/{circle_uuid}/charges
GET /api/v1/circles/{circle_uuid}/expectations
13 structure changes including:
5 Additions
8 Modifications
Modified
8
POST /api/v1/client/{client_uuid}/employment
- Body
-
application/json content type Modified
- primary property Added
POST /api/v1/plans
- Body
-
application/json content type Modified
- beneficiaries property Added
POST /api/v1/plans/{plan_uuid}/cover
- Body
-
application/json content type Modified
- beneficiaries property Added
POST /api/v2/employments
- Body
-
application/json content type Modified
- primary property Added
PUT /api/v1/client/{client_uuid}/employment/{uuid}
- Body
-
application/json content type Modified
- primary property Added
PUT /api/v1/plans/{plan_uuid}/cover/{uuid}
- Body
-
application/json content type Modified
- beneficiaries property Added
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
- beneficiaries property Added
PUT /api/v2/employments/{uuid}
- Body
-
application/json content type Modified
- primary property Added
Added
5
DELETE /api/v1/plans/{plan_uuid}/beneficiary/{uuid}
GET /api/v1/plans/{plan_uuid}/beneficiary
GET /api/v1/plans/{plan_uuid}/beneficiary/{uuid}
POST /api/v1/plans/{plan_uuid}/beneficiary
PUT /api/v1/plans/{plan_uuid}/beneficiary/{uuid}
4 structure changes including:
1 Addition
3 Modifications
Modified
3
GET /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- plan, clients properties Added
-
application/json content type Modified
POST /api/v1/new-business-event
- Response
-
201 response Modified
-
application/json content type Modified
- plan, clients properties Added
-
application/json content type Modified
PUT /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- plan, clients properties Added
-
application/json content type Modified
Added
1
GET /api/v1/new-business-event
5 structure changes including:
2 Additions
3 Modifications
Modified
3
Breaking
GET /api/v1/circles/{circle_uuid}/notes
- Header
-
X-PLANNR-ACCOUNT-UUID header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
-
filter[author_uuids], filter[is_pinned], filter[edited] query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- include, filter[date_from], filter[date_to], filter[contents], filter[path], filter[notable_type] query parameters Added
GET /api/v1/conversation
- Query
- filter[circle_uuids] query parameter Added
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
application/json content type Modified
-
core_details_changed_notification_for_assigned_paraplannr property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- core_details_changed_notification_for_assigned_paraplanner property Added
-
core_details_changed_notification_for_assigned_paraplannr property Removed
Added
2
GET /api/v1/circles/{circle_uuid}/conversations
GET /api/v2/portal/actions
7 structure changes including:
1 Addition
6 Modifications
Modified
6
GET /api/v1/audits
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/audits/{model}/{modelUuid}
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/employee/{employee_uuid}/audits
- Query
- filter[circle_uuids] query parameter Added
GET /api/v1/my/audits
- Query
- filter[circle_uuids] query parameter Added
GET /api/v2/dependants
- Query
- filter[circle_uuids] query parameter Added
GET /api/v2/employments
- Query
- filter[client_uuids] query parameter Added
Added
1
GET /api/v1/circles/{circle_uuid}/notes
7 structure changes including:
4 Additions
3 Modifications
Modified
3
POST /api/v1/client/{client_uuid}/expenditure/{lifeStage_uuid}/{lifeStageField_uuid}
- Body
-
application/json content type Modified
- life_stage_section_uuid property Added
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
application/json content type Modified
- core_details_changed_notification_for_assigned_adviser, core_details_changed_notification_for_assigned_administrator, core_details_changed_notification_for_assigned_paraplannr properties Added
PUT /api/v1/expenditure-structure/section/{lifeStageSection_uuid}
- Body
-
application/json content type Modified
- has_custom_expenditures property Added
Added
4
DELETE /api/v1/client/{client_uuid}/expenditure/{lifeStage_uuid}/custom/{expenditure_uuid}
POST /api/v1/client/{client_uuid}/expenditure/{lifeStage_uuid}/custom
POST /api/v1/client/{client_uuid}/expenditure/{lifeStage_uuid}/custom/{expenditure_uuid}
POST /api/v1/expenditure-structure/section/set-custom-expenditure
11 structure changes including:
5 Additions
6 Modifications
Modified
6
Breaking
GET /api/v1/task
- Query
- filter[client_uuid] query parameter Added
GET /api/v2/addresses
- Query
- filter[circle_uuids] query parameter Added
GET /api/v2/goals
- Query
- filter[circle_uuids] query parameter Added
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
application/json content type Modified
-
Content type is now required Breaking
- fact_find_completed_notification_to_assigned_adviser, fact_find_completed_notification_to_assigned_administrator, fact_find_completed_notification_to_assigned_paraplanner properties Added
-
Content type is now required
POST /api/v1/task
- Body
-
application/json content type Modified
- group_uuids property Added
PUT /api/v1/task/{uuid}
- Body
-
application/json content type Modified
- group_uuids property Added
Added
5
DELETE /api/v2/contact-details/{id}
GET /api/v2/contact-details
GET /api/v2/contact-details/{id}
POST /api/v2/contact-details
PUT /api/v2/contact-details/{id}
14 structure changes including:
2 Additions
12 Modifications
Modified
12
Breaking
GET /api/v1/account/{account_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/cases/{case_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/conversation/{conversation_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/file/bin
- Query
- filter[name], filter[date_from], filter[date_to], filter[extension], filter[uploaded_by_uuid], filter[size], filter[last_modified_from], filter[last_modified_to], filter[original_created_from], filter[original_created_to] query parameters Added
GET /api/v1/files/{model}/{modelUuid}
- Query
- filter[uploaded_by_uuid] query parameter Added
GET /api/v1/firm/{firm_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/folder/{folder_uuid}/tree
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/folder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/illustration/{illustration_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
POST /api/v1/folder
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
PUT /api/v1/folder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
parent property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ancestors property Added
-
parent property Removed
-
application/json content type Modified
Added
2
GET /api/v1/circles/{circle_uuid}/documents
GET /api/v1/folder/{folder_uuid}/files
5 structure changes including:
5 Additions
Added
5
DELETE /api/v2/risks/{uuid}
GET /api/v2/risks
GET /api/v2/risks/{uuid}
POST /api/v2/risks
PUT /api/v2/risks/{uuid}
5 structure changes including:
5 Additions
Added
5
DELETE /api/v2/goals/{uuid}
GET /api/v2/goals
GET /api/v2/goals/{uuid}
POST /api/v2/goals
PUT /api/v2/goals/{uuid}
4 structure changes including:
1 Breaking change
3 Modifications
1 Removal
Modified
3
Breaking
GET /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan, clients properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
plan, clients properties Removed
-
application/json content type Modified
POST /api/v1/new-business-event
- Response
-
201 response Modified
-
application/json content type Modified
-
plan, clients properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
plan, clients properties Removed
-
application/json content type Modified
PUT /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan, clients properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
plan, clients properties Removed
-
application/json content type Modified
Removed
1
Breaking
GET /api/v1/new-business-event
- Removing a resource is always breaking unless it was deprecated before Breaking
9 structure changes including:
6 Additions
3 Modifications
Modified
3
GET /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- plan, clients properties Added
-
application/json content type Modified
POST /api/v1/new-business-event
- Response
-
201 response Modified
-
application/json content type Modified
- plan, clients properties Added
-
application/json content type Modified
PUT /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- plan, clients properties Added
-
application/json content type Modified
Added
6
DELETE /api/v2/employments/{uuid}
GET /api/v1/new-business-event
GET /api/v2/employments
GET /api/v2/employments/{uuid}
POST /api/v2/employments
PUT /api/v2/employments/{uuid}
2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/note
- Body
-
application/json content type Modified
- visible_to_clients property Added
PUT /api/v1/note/{uuid}
- Body
-
application/json content type Modified
- visible_to_clients property Added
17 structure changes including:
11 Additions
6 Modifications
Modified
6
PUT /api/v1/client/{client_uuid}/income/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- account property Added
-
application/json content type Modified
PUT /api/v1/client/{client_uuid}/dependant/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
POST /api/v1/client/{client_uuid}/income
- Response
-
201 response Modified
-
application/json content type Modified
- account property Added
-
application/json content type Modified
POST /api/v1/client/{client_uuid}/dependant
- Response
-
201 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/income/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- account property Added
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/dependant/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
Added
11
PUT /api/v2/income/{uuid}
PUT /api/v2/dependants/{uuid}
POST /api/v2/income
POST /api/v2/dependants
POST /api/v1/integrations/{passportClient_id}/revoke
GET /api/v2/income/{uuid}
GET /api/v2/income
GET /api/v2/dependants/{uuid}
GET /api/v2/dependants
DELETE /api/v2/income/{uuid}
DELETE /api/v2/dependants/{uuid}
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /api/v1/note
- Body
-
application/json content type Modified
-
visible_to_clients property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
visible_to_clients property Removed
PUT /api/v1/note/{uuid}
- Body
-
application/json content type Modified
-
visible_to_clients property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
visible_to_clients property Removed
2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/note
- Body
-
application/json content type Modified
- visible_to_clients property Added
PUT /api/v1/note/{uuid}
- Body
-
application/json content type Modified
- visible_to_clients property Added
3 structure changes including:
2 Additions
1 Modification
Modified
1
Breaking
GET /api/v1/client/{client_uuid}/all-time-entries
- Query
-
filter[uuid], filter[accounts] query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- filter[account_uuids] query parameter Added
Added
2
GET /api/v1/circles/{circle_uuid}/all-time-entries
GET /api/v1/circles/{circle_uuid}/emails