2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/v2/portal/actions
- Query
-
filter[completed] query parameter Modified
-
Type went from
boolean
tostring
Breaking
-
Type went from
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
integer
tonumber
Breaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
2 structure changes including:
1 Addition
1 Modification
Modified
1
Breaking
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
number
tointeger
Breaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
Added
1
GET /api/v1/circles/{circle_uuid}/fact-find-requests
5 structure changes including:
1 Addition
4 Modifications
Modified
4
GET /api/v2/addresses/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- primary_accounts property Added
-
application/json content type Modified
POST /api/v2/addresses
- Response
-
201 response Modified
-
application/json content type Modified
- primary_accounts property Added
-
application/json content type Modified
PUT /api/v2/addresses/{uuid}
- Body
-
application/json content type Modified
- primary_account_uuids property Added
- Response
-
200 response Modified
-
application/json content type Modified
- primary_accounts property Added
-
application/json content type Modified
PUT /api/v2/contact-details/{id}
- Body
-
application/json content type Modified
- primary_account_uuids property Added
Added
1
POST /api/v1/illustration/{illustration_uuid}/proceed
15 structure changes including:
15 Modifications
Modified
15
DELETE /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
GET /api/v1/account/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
GET /api/v1/client
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
GET /api/v1/client/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
GET /api/v1/employee
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
GET /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
GET /api/v1/introducer/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
POST /api/v1/account
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
POST /api/v1/client
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
POST /api/v1/employee
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
POST /api/v1/introducer
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
PUT /api/v1/account/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
PUT /api/v1/client/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
PUT /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
PUT /api/v1/introducer/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_circle property Added
-
application/json content type Modified
26 structure changes including:
26 Modifications
Modified
26
DELETE /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/account/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/charge
- Query
- filter[group_uuids] query parameter Added
GET /api/v1/circles/{circle_uuid}/charges
- Query
- filter[group_uuids] query parameter Added
GET /api/v1/client
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/charges
- Query
- filter[group_uuids] query parameter Added
GET /api/v1/client/{client_uuid}/plans
- Query
- filter[account_uuids], filter[circle_uuids] query parameters Added
GET /api/v1/client/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/employee
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/introducer/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
GET /api/v1/plans
- Query
- filter[account_uuids], filter[circle_uuids] query parameters Added
GET /api/v1/plans/{plan_uuid}/charges
- Query
- filter[group_uuids] query parameter Added
GET /api/v1/plans/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
POST /api/v1/account
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
POST /api/v1/client
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
POST /api/v1/employee
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
POST /api/v1/introducer
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
POST /api/v1/plans
- Body
-
application/json content type Modified
- accounts property Added
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (1) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (2) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (3) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (4) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (5) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (6) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (7) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (8) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
-
200 (9) response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/group-scheme-members
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
PUT /api/v1/account/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
PUT /api/v1/client/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
PUT /api/v1/employee/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
PUT /api/v1/introducer/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- ownership_percentage property Added
-
application/json content type Modified
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
- accounts property Added
- Response
-
200 response Modified
-
application/json content type Modified
- accounts property Added
-
application/json content type Modified
4 structure changes including:
1 Breaking change
3 Additions
1 Removal
Removed
1
Breaking
POST /api/v1/addons/be-iq/create-risk-profile/{client_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
GET /api/v1/addons/be-iq/client/{client_uuid}
GET /api/v1/addons/be-iq/token
POST /api/v1/addons/be-iq/profiler/invite
1 structure change including:
1 Modification
Modified
1
Breaking
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
integer
tonumber
Breaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/v2/employments
- Query
-
filter[start_date], filter[end_date] 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[started_at], filter[ended_at] query parameters Added
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
number
tointeger
Breaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
POST /api/v1/conversation/{conversation_uuid}/messages
- Body
-
application/json content type Modified
- Content type is no longer required
-
contents, files properties Modified
- Properties are no longer required