4 structure changes including:
4 Modifications
Modified
4
Breaking
POST /api/v1/plans
- Body
-
application/json content type Modified
-
name, policy_number, proposal_reference, inactive_reason properties Modified
-
Type went from
stringtostring | null
-
Type went from
-
provider_uuid, seller_uuid, active_adviser_uuid, wrap_uuid, contract_enquiry_account_uuid properties Modified
-
Type went from
string(uuid)tostring(uuid) | null
-
Type went from
-
opened_at, inactive_at, agency_in_your_name_from, review_date, current_value_at properties Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
agency_in_your_name, originally_sold_by_firm, under_advice, show_on_joint, on_panel, is_group_scheme, is_wrap_product properties Modified
-
Type went from
booleantoboolean | null
-
Type went from
-
visible_on_client_portal, include_in_client_valuation properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
visible_to_circles_uuids property Modified
-
Type went from
array[string(uuid)]toarray[string(uuid)] | null
-
Type went from
-
current_value property Modified
-
Type went from
integertointeger | null
-
Type went from
- seller_name property Added
-
name, policy_number, proposal_reference, inactive_reason properties Modified
POST /api/v1/plans/{plan_uuid}/group-scheme-members
- Body
-
application/json content type Modified
-
on_risk_at property Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
on_risk_at property Modified
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
- Body
-
application/json content type Modified
-
policy_number property Modified
-
Type went from
stringtostring | null
-
Type went from
-
inactive_at, on_risk_at properties Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
policy_number property Modified
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
-
name, policy_number, proposal_reference, inactive_reason properties Modified
-
Type went from
stringtostring | null
-
Type went from
-
accounts property Modified
-
Type went from
arraytoarray[object]
- object property Added
-
Type went from
-
provider_uuid, seller_uuid, active_adviser_uuid, wrap_uuid, contract_enquiry_account_uuid properties Modified
-
Type went from
string(uuid)tostring(uuid) | null
-
Type went from
-
opened_at property Modified
-
Type went from
stringtostring(date) | null
-
Type went from
-
inactive_at, agency_in_your_name_from, review_date, current_value_at properties Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
agency_in_your_name, originally_sold_by_firm, under_advice, on_panel properties Modified
-
Type went from
booleantoboolean | null
-
Type went from
-
cases, visible_to_circles_uuids properties Modified
-
Type went from
arraytoarray[string(uuid)] | null
-
Type went from
-
linked_owners, linked_plans properties Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
current_value property Modified
-
Type went from
integertointeger | null
-
Type went from
-
group_scheme_member_detail property Modified
-
Type went from
arraytoobjectBreaking
- workplace_location, employment_division properties Added
-
Type went from
-
beneficiaries property Modified
-
Type went from
arraytoarray[object]
- object property Added
-
Type went from
- seller_name property Added
-
name, policy_number, proposal_reference, inactive_reason properties Modified
1 structure change including:
1 Modification
Modified
1
Breaking
POST /api/v1/bank-transaction
- Body
-
application/json content type Modified
-
bank_transactions property Modified
-
date property Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
date property Modified
-
bank_transactions property Modified
- Response
-
201 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
3 structure changes including:
3 Modifications
Modified
3
GET /api/v2/mortgage-searches
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- products, files properties Added
-
data property Modified
-
application/json content type Modified
GET /api/v2/mortgage-searches/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- products, files properties Added
-
application/json content type Modified
POST /api/v1/addons/mortgagebrain/mortgage-search
- Response
-
200 response Modified
-
application/json content type Modified
- products, files properties Added
-
application/json content type Modified
60 structure changes including:
4 Additions
56 Modifications
Modified
56
GET /api/v1/plans/{plan_uuid}/transaction
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/transaction-schedule
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/transaction-schedule/{transactionSchedule_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/plans/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
linked_plans property Modified
- linked_policy_numbers property Added
-
wrap property Modified
- linked_policy_numbers property Added
-
wrap_children property Modified
- linked_policy_numbers property Added
- linked_policy_numbers property Added
-
linked_plans property Modified
-
application/json content type Modified
GET /api/v2/plans
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- linked_plans, wrap, wrap_children properties Modified
- linked_policy_numbers property Added
-
data property Modified
-
application/json content type Modified
GET /api/v2/plans/line-graph
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- linked_plans, wrap, wrap_children properties Modified
- linked_policy_numbers property Added
-
data property Modified
-
application/json content type Modified
GET /api/v2/transactions
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan property Modified
-
data property Modified
-
application/json content type Modified
POST /api/v1/cases
- Response
-
200 response Modified
-
application/json content type Modified
-
plans property Modified
- linked_policy_numbers property Added
-
plans property Modified
-
application/json content type Modified
POST /api/v1/charge-split
- Response
-
201 response Modified
-
application/json content type Modified
-
splitable property Modified
- linked_policy_numbers property Added
-
splitable property Modified
-
application/json content type Modified
POST /api/v1/expectation/reconcile
- Body
-
application/json content type Modified
- create_linked_policy_numbers property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
chargeable property Modified
- linked_policy_numbers property Added
-
chargeable property Modified
-
application/json content type Modified
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
application/json content type Modified
- auto_create_linked_policy_numbers property Added
POST /api/v1/illustration
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
POST /api/v1/illustration/{illustration_uuid}/generate
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
POST /api/v1/new-business-event
- Response
-
201 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
modelable property Modified
- linked_policy_numbers property Added
-
existing_plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/group-scheme-members
- Response
-
200 response Modified
-
application/json content type Modified
-
linked_plans property Modified
- linked_policy_numbers property Added
-
wrap property Modified
- linked_policy_numbers property Added
-
wrap_children property Modified
- linked_policy_numbers property Added
-
group_scheme property Modified
- linked_policy_numbers property Added
- linked_policy_numbers property Added
-
linked_plans property Modified
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/premiums
- Response
-
201 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
transferred_from_plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
- Response
-
200 response Modified
-
application/json content type Modified
-
linked_plans property Modified
- linked_policy_numbers property Added
-
wrap property Modified
- linked_policy_numbers property Added
-
wrap_children property Modified
- linked_policy_numbers property Added
-
group_scheme property Modified
- linked_policy_numbers property Added
- linked_policy_numbers property Added
-
linked_plans property Modified
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/transaction
- Response
-
201 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/transaction-schedule
- Response
-
201 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
PUT /api/v1/cases/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plans property Modified
- linked_policy_numbers property Added
-
plans property Modified
-
application/json content type Modified
PUT /api/v1/charge-split/{chargeSplit_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
splitable property Modified
- linked_policy_numbers property Added
-
splitable property Modified
-
application/json content type Modified
PUT /api/v1/expectation/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
chargeable property Modified
- linked_policy_numbers property Added
-
chargeable property Modified
-
application/json content type Modified
PUT /api/v1/illustration/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
PUT /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
modelable property Modified
- linked_policy_numbers property Added
-
existing_plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/ownership
- Response
-
200 response Modified
-
application/json content type Modified
-
linked_plans property Modified
- linked_policy_numbers property Added
-
wrap property Modified
- linked_policy_numbers property Added
-
wrap_children property Modified
- linked_policy_numbers property Added
- linked_policy_numbers property Added
-
linked_plans property Modified
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/premiums/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
transferred_from_plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/transaction-schedule/{transactionSchedule_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
PUT /api/v1/plans/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
linked_plans property Modified
- linked_policy_numbers property Added
-
wrap property Modified
- linked_policy_numbers property Added
-
wrap_children property Modified
- linked_policy_numbers property Added
- linked_policy_numbers property Added
-
linked_plans property Modified
-
application/json content type Modified
DELETE /api/v1/plans/{uuid}
- Response
-
204 response Modified
-
application/json content type Modified
-
linked_plans property Modified
- linked_policy_numbers property Added
-
wrap property Modified
- linked_policy_numbers property Added
-
wrap_children property Modified
- linked_policy_numbers property Added
- linked_policy_numbers property Added
-
linked_plans property Modified
-
application/json content type Modified
GET /api/v1/cases
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plans property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/cases/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plans property Modified
- linked_policy_numbers property Added
-
plans property Modified
-
application/json content type Modified
GET /api/v1/charge
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- chargeable property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/charge-split/{chargeSplit_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
splitable property Modified
- linked_policy_numbers property Added
-
splitable property Modified
-
application/json content type Modified
GET /api/v1/charge-split/{splitableType}/{splitableUuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- splitable property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/circles/{circle_uuid}/charge-splits
- Response
-
200 response Modified
-
application/json content type Modified
-
splitable property Modified
- linked_policy_numbers property Added
-
splitable property Modified
-
application/json content type Modified
GET /api/v1/circles/{circle_uuid}/expectations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- chargeable property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/cases
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plans property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/expectations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- chargeable property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/new-business-events
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan, modelable, existing_plan properties Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/plans
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- linked_plans, wrap, wrap_children properties Modified
- linked_policy_numbers property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/sub-group-schemes
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- linked_plans, wrap, wrap_children, group_scheme properties Modified
- linked_policy_numbers property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/premiums/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
transferred_from_plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/premiums
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan, transferred_from_plan properties Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/new-business-events
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan, modelable, existing_plan properties Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/group-scheme-members
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- linked_plans, wrap, wrap_children, group_scheme properties Modified
- linked_policy_numbers property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/expectations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- chargeable property Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/plans
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- linked_plans, wrap, wrap_children properties Modified
- linked_policy_numbers property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/new-business-event/{newBusinessEvent_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
modelable property Modified
- linked_policy_numbers property Added
-
existing_plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/new-business-event
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- plan, modelable, existing_plan properties Modified
-
data property Modified
-
application/json content type Modified
GET /api/v1/illustration/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
plan property Modified
- linked_policy_numbers property Added
-
plan property Modified
-
application/json content type Modified
GET /api/v1/expectation/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
chargeable property Modified
- linked_policy_numbers property Added
-
chargeable property Modified
-
application/json content type Modified
GET /api/v1/expectation
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- chargeable property Modified
-
data property Modified
-
application/json content type Modified
Added
4
PUT /api/v2/plans/{plan_uuid}/linked-policy-numbers/{uuid}
POST /api/v2/plans/{plan_uuid}/linked-policy-numbers
GET /api/v2/plans/linked-policy-numbers
DELETE /api/v2/plans/{plan_uuid}/linked-policy-numbers/{uuid}
2 structure changes including:
2 Breaking changes
2 Removals
Removed
2
Breaking
POST /api/v1/addons/fundment/sync-clients
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/fundment/sync-plans
- Removing a resource is always breaking unless it was deprecated before Breaking