10 structure changes including:
10 Modifications
Modified
10
GET /api/v1/account/{account_uuid}/login
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- user_type property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/circles/{circle_uuid}/accounts
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- logins property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/logins
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- user_type property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/me
- Response
-
200 response Modified
-
application/json content type Modified
-
current_login property Modified
- user_type property Added
-
current_login property Modified
-
application/json content type Modified
POST /api/v1/account/{account_uuid}/login
- Response
-
200 response Modified
-
application/json content type Modified
- user_type property Added
-
application/json content type Modified
POST /api/v1/account/{account_uuid}/login/{login_uuid}/expire
- Response
-
200 response Modified
-
application/json content type Modified
- user_type property Added
-
application/json content type Modified
POST /api/v1/account/{account_uuid}/login/{login_uuid}/make-primary
- Response
-
200 response Modified
-
application/json content type Modified
- user_type property Added
-
application/json content type Modified
POST /api/v1/me/switch-account
- Response
-
200 response Modified
-
application/json content type Modified
-
current_login property Modified
- user_type property Added
-
current_login property Modified
-
application/json content type Modified
PUT /api/v1/account/{account_uuid}/login/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- user_type property Added
-
application/json content type Modified
PUT /api/v1/me
- Response
-
200 response Modified
-
application/json content type Modified
-
current_login property Modified
- user_type property Added
-
current_login property Modified
-
application/json content type Modified
4 structure changes including:
1 Addition
3 Modifications
Modified
3
GET /api/v1/account
- Query
- filter[has_third_party_reference] query parameter Added
GET /api/v1/addons/seccl/{addon}/client/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- plannr_account, parent_id properties Added
-
application/json content type Modified
PATCH /api/v1/addons/seccl/{addon}/client/{account_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- plannr_account, parent_id properties Added
-
application/json content type Modified
Added
1
POST /api/v1/addons/seccl/{addon}/client
12 structure changes including:
12 Breaking changes
12 Removals
Removed
12
Breaking
DELETE /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/enterprise/users/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/network
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/settings
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/users
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/users/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/enterprise/network
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/enterprise/users
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/enterprise/settings
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/enterprise/users/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
1 structure change including:
1 Addition
Added
1
POST /api/v1/file/create-file-record
9 structure changes including:
1 Breaking change
7 Additions
1 Modification
1 Removal
Modified
1
Breaking
GET /api/v1/addons/seccl/{addon}/client-products/{account_uuid}
- Response
-
401 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
Removed
1
Breaking
PATCH /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
7
DELETE /api/v1/enterprise/users/{uuid}
GET /api/v1/enterprise/users
GET /api/v1/enterprise/users/{uuid}
POST /api/v1/addons/seccl/{addon}/client/{account_uuid}/products/{clientProductId}/accept
POST /api/v1/enterprise/users
PUT /api/v1/enterprise/network/{uuid}
PUT /api/v1/enterprise/users/{uuid}
1 structure change including:
1 Addition
Added
1
GET /api/v2/fact-find-public/{factFindSession_uuid}
13 structure changes including:
7 Additions
6 Modifications
Modified
6
GET /api/v1/task
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- is_recurring, recurring_frequency, recurring_last_run, recurring_next_run properties Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/task/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- is_recurring, recurring_frequency, recurring_last_run, recurring_next_run properties Added
-
application/json content type Modified
PATCH /api/v1/task/{task_uuid}/complete
- Response
-
200 response Modified
-
application/json content type Modified
- is_recurring, recurring_frequency, recurring_last_run, recurring_next_run properties Added
-
application/json content type Modified
PATCH /api/v1/task/{task_uuid}/uncomplete/{taskStatus}
- Response
-
200 response Modified
-
application/json content type Modified
- is_recurring, recurring_frequency, recurring_last_run, recurring_next_run properties Added
-
application/json content type Modified
POST /api/v1/task
- Body
-
application/json content type Modified
- is_recurring, recurring_frequency properties Added
- Response
-
201 response Modified
-
application/json content type Modified
- is_recurring, recurring_frequency, recurring_last_run, recurring_next_run properties Added
-
application/json content type Modified
PUT /api/v1/task/{uuid}
- Body
-
application/json content type Modified
- is_recurring, recurring_frequency properties Added
- Response
-
200 response Modified
-
application/json content type Modified
- is_recurring, recurring_frequency, recurring_last_run, recurring_next_run properties Added
-
application/json content type Modified
Added
7
DELETE /api/v1/enterprise/network/{uuid}
GET /api/v1/enterprise/network
GET /api/v1/enterprise/network/{uuid}
GET /api/v1/enterprise/settings
PATCH /api/v1/enterprise/network/{uuid}
POST /api/v1/enterprise/network
PUT /api/v1/enterprise/settings
1 structure change including:
1 Modification
Modified
1
GET /api/v1/task
- Query
- filter[is_recurring] query parameter Added
1 structure change including:
1 Addition
Added
1
GET /api/v1/addons/seccl/{addon}/client-products/{account_uuid}
22 structure changes including:
1 Breaking change
21 Modifications
1 Removal
Modified
21
Breaking
DELETE /api/v1/addon-subscriptions/{addonSubscription_uuid}/unsubscribe
- Response
-
204 response Modified
-
application/json content type Modified
-
addon property Modified
- params property Modified
-
addon property Modified
-
application/json content type Modified
GET /api/v1/addon
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- params property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/addon-subscriptions
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- addon property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/addon-subscriptions/{addonSubscription_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
addon property Modified
- params property Modified
-
addon property Modified
-
application/json content type Modified
GET /api/v1/addons/seccl/{addon}/client/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
employers property Modified
- addressDetail property Modified
-
employers property Modified
-
application/json content type Modified
GET /api/v1/task
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- workflow_task property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/task/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- workflow_task property Added
-
application/json content type Modified
GET /api/v2/plans/linked-policy-numbers
- Response
-
401 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
GET /api/v2/plans/{plan_uuid}/returns
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- time_weighted_return, money_weighted_return properties Modified
-
data property Modified
-
application/json content type Modified
PATCH /api/v1/addons/seccl/{addon}/client/{account_uuid}
- Body
-
application/json content type Modified
- title, nationality, national_insurance_no, tax_domicile, bank_details, marital_status, retirement_age, vulnerability, requires_debit_mandate, employment_status, employers, nationalities, platform_terms_agreed properties Added
- Response
-
200 response Modified
-
application/json content type Modified
-
employers property Modified
- addressDetail property Modified
-
employers property Modified
-
application/json content type Modified
PATCH /api/v1/task/{task_uuid}/complete
- Response
-
200 response Modified
-
application/json content type Modified
- workflow_task property Added
-
application/json content type Modified
PATCH /api/v1/task/{task_uuid}/uncomplete/{taskStatus}
- Response
-
200 response Modified
-
application/json content type Modified
- workflow_task property Added
-
application/json content type Modified
POST /api/v1/addon-subscriptions/{addonSubscription_uuid}/confirm-payment
- Response
-
200 response Modified
-
application/json content type Modified
-
addon property Modified
- params property Modified
-
addon property Modified
-
application/json content type Modified
POST /api/v1/addon-subscriptions/{addonSubscription_uuid}/disable
- Response
-
200 response Modified
-
application/json content type Modified
-
addon property Modified
- params property Modified
-
addon property Modified
-
application/json content type Modified
POST /api/v1/addon-subscriptions/{addonSubscription_uuid}/enable
- Response
-
200 response Modified
-
application/json content type Modified
-
addon property Modified
- params property Modified
-
addon property Modified
-
application/json content type Modified
POST /api/v1/addons/mortgagebrain/mortgage-search
- Body
-
application/json content type Modified
-
applicants property Modified
- date_of_birth, birth_gender, salutation, retirement_age, employment_status, annual_salary_amount properties Added
-
case_uuids property Modified
-
Type went from
array[string(uuid)]toarray[string(uuid)] | null
-
Type went from
-
oauth_connection_uuid property Modified
-
Type went from
string(uuid)tostring(uuid) | null
-
Type went from
-
applicants property Modified
POST /api/v1/subscribe
- Response
-
200 response Modified
-
application/json content type Modified
-
addon property Modified
- params property Modified
-
addon property Modified
-
application/json content type Modified
POST /api/v1/task
- Response
-
201 response Modified
-
application/json content type Modified
- workflow_task property Added
-
application/json content type Modified
POST /api/v2/plans/{plan_uuid}/linked-policy-numbers
- Response
-
401 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
PUT /api/v1/task/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- workflow_task property Added
-
application/json content type Modified
PUT /api/v2/plans/{plan_uuid}/linked-policy-numbers/{uuid}
- Response
- 201 response Added
Removed
1
Breaking
GET /api/v1/networks/{network_uuid}/charges
- Removing a resource is always breaking unless it was deprecated before Breaking