4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/firm/{uuid}
- Response
-
200 response Modified
- ip_whitelist property Added
POST /api/v1/firm/{firm_uuid}/branding
- Response
-
200 response Modified
- ip_whitelist property Added
POST /api/v1/firm/{firm_uuid}/settings
- Response
-
200 response Modified
- ip_whitelist property Added
PUT /api/v1/firm/{uuid}
- Body
-
content type Modified
- ip_whitelist property Added
- Response
-
200 response Modified
- ip_whitelist property Added
1 structure change including:
1 Addition
Added
1
GET /api/v1/static/reports
9 structure changes including:
9 Modifications
Modified
9
Breaking
GET /api/v1/account/{account_uuid}/documents
- Response
-
200 response Modified
- clients_read, clients_write properties Added
GET /api/v1/cases/{case_uuid}/documents
- Response
-
200 response Modified
- clients_read, clients_write properties Added
GET /api/v1/conversation/{conversation_uuid}/documents
- Response
-
200 response Modified
- clients_read, clients_write properties Added
GET /api/v1/firm/{firm_uuid}/documents
- Response
-
200 response Modified
- clients_read, clients_write properties Added
GET /api/v1/folder/{folder_uuid}/tree
- Response
-
200 response Modified
- clients_read, clients_write properties Added
GET /api/v1/folder/{uuid}
- Response
-
200 response Modified
- clients_read, clients_write properties Added
POST /api/v1/folder
- Response
-
200 response Modified
- clients_read, clients_write properties Added
POST /api/v1/folder/{folder_uuid}/permissions
- Body
-
content type Modified
- employees_read, employees_write properties Removed
PUT /api/v1/folder/{uuid}
- Response
-
200 response Modified
- clients_read, clients_write properties Added
1 structure change including:
1 Modification
Modified
1
Breaking
POST /api/v1/file
- Body
-
content type Modified
- files property Modified
15 structure changes including:
6 Breaking changes
6 Additions
3 Modifications
6 Removals
Modified
3
GET /api/v1/client
- Query
- filter[exclude_groups] query parameter Added
GET /api/v1/employee
- Query
- filter[exclude_groups], filter[include] query parameters Added
GET /api/v1/introducer
- Query
- filter[exclude_groups] query parameter Added
Removed
6
Breaking
DELETE /api/v1/bank-statement/{bankStatement_uuid}
GET /api/v1/bank-statement
GET /api/v1/bank-statement/{bankStatement_uuid}
POST /api/v1/bank-statement
POST /api/v1/bank-statement/upload
PUT /api/v1/bank-statement/{bankStatement_uuid}
Added
6
DELETE /api/v1/bank-statement/{bankStatement_uuid}
GET /api/v1/bank-statement
GET /api/v1/bank-statement/{bankStatement_uuid}
POST /api/v1/bank-statement
POST /api/v1/bank-statement/upload
PUT /api/v1/bank-statement/{bankStatement_uuid}
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
- Response
-
200 response Modified
- unit_price_raw property Added
POST /api/v1/file
- Body
-
content type Modified
- files property Modified
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings
- Response
-
200 response Modified
- unit_price_raw property Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
- Response
-
200 response Modified
- unit_price_raw property Added
16 structure changes including:
10 Additions
6 Modifications
Modified
6
Breaking
DELETE /api/v1/plans/{plan_uuid}/sub-accounts/{id}
- Response
-
200 response Modified
- is_main_account property Modified
- last_valuation property Removed
- latest_valuation property Added
GET /api/v1/plans/{plan_uuid}/sub-accounts/{id}
- Response
-
200 response Modified
- is_main_account property Modified
- last_valuation property Removed
- latest_valuation property Added
GET /api/v1/plans/{uuid}
- Response
-
200 response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
POST /api/v1/plans
- Body
-
content type Modified
- proposal_reference, is_group_scheme properties Added
- Response
-
200 response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (1) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (2) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (3) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (4) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (5) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (6) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (7) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (8) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
-
200 (9) response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{id}
- Response
-
200 response Modified
- is_main_account property Modified
- last_valuation property Removed
- latest_valuation property Added
PUT /api/v1/plans/{uuid}
- Body
-
content type Modified
- proposal_reference, is_group_scheme properties Added
- Response
-
200 response Modified
- policy_number, proposal_reference, is_group_scheme properties Added
Added
10
DELETE /api/v1/client/{client_uuid}/staff-members/{id}
DELETE /api/v1/plans/{plan_uuid}/group-scheme-members/{id}
GET /api/v1/client/{client_uuid}/staff-members
GET /api/v1/client/{client_uuid}/staff-members/{id}
GET /api/v1/plans/{plan_uuid}/group-scheme-members
GET /api/v1/plans/{plan_uuid}/group-scheme-members/{id}
POST /api/v1/client/{client_uuid}/staff-members
POST /api/v1/plans/{plan_uuid}/group-scheme-members
PUT /api/v1/client/{client_uuid}/staff-members/{id}
PUT /api/v1/plans/{plan_uuid}/group-scheme-members/{id}