3 structure changes including:
3 Modifications
Modified
3
Breaking
POST /api/v1/plans
- Body
-
application/json content type Modified
- asset_image_path property Added
POST /api/v2/shareholder
- Response
-
201 response Modified
-
application/json content type Modified
-
percentage property Modified
-
Type went from
numbertointegerBreaking
-
Type went from
-
percentage property Modified
-
application/json content type Modified
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
- asset_image_path property Added
5 structure changes including:
5 Additions
Added
5
DELETE /api/v2/shareholder/{uuid}
GET /api/v2/shareholder
GET /api/v2/shareholder/{uuid}
POST /api/v2/shareholder
PUT /api/v2/shareholder/{uuid}
1 structure change including:
1 Addition
Added
1
GET /api/v1/circles/{circle_uuid}/wealth
1 structure change including:
1 Addition
Added
1
GET /api/v1/circles/{circle_uuid}/linked-clients
16 structure changes including:
2 Additions
14 Modifications
Modified
14
GET /api/v1/account/{account_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/addons/seccl/{addon}/client/{account_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- aml_passed property Added
-
application/json content type Modified
GET /api/v1/cases/{case_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/circles/{circle_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/conversation/{conversation_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/firm/{firm_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/folder/{folder_uuid}/tree
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/folder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/illustration/{illustration_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/documents
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
GET /api/v2/portal/actions
- Query
- per_page query parameter Added
GET /api/v2/risks
- Query
- filter[level], filter[level_string], filter[completed_after], filter[completed_before], filter[risk_assessment_provider], filter[time_horizon_set_after], filter[time_horizon_set_before], filter[account_uuids], filter[circle_uuids] query parameters Added
POST /api/v1/folder
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
PUT /api/v1/folder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- documentable_type, documentable_uuid properties Added
-
application/json content type Modified
Added
2
GET /api/v1/circles/{circle_uuid}/accounts
GET /api/v1/circles/{circle_uuid}/form-submissions
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