API structure has changed
11 structure changes including:
1 Addition
10 Modifications
Modified
10
Breaking
GET /api/v1/plans/{plan_uuid}/reporting/valuations/{subAccount}
- Body
- application/json content type Added
POST /api/v1/client
- Body
-
application/json content type Modified
-
external_reference property Modified
- Property is no longer required
-
third_party, reference properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
external_reference property Modified
POST /api/v1/plans
- Body
-
application/json content type Modified
-
accounts property Modified
-
Type went from
arraytoarray[object]
- object property Added
-
Type went from
-
cases, linked_owners, visible_to_circles_uuids properties Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
beneficiaries property Modified
-
Type went from
arraytoarray[object]
- object property Added
-
Type went from
-
external_reference property Modified
- Property is no longer required
-
third_party, reference properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
accounts property Modified
POST /api/v1/plans/{plan_uuid}/cover
- Body
-
application/json content type Modified
-
beneficiaries property Modified
-
Type went from
arraytoarray[object]
- object property Added
-
Type went from
-
beneficiaries property Modified
POST /api/v1/plans/{plan_uuid}/premiums
- Body
-
application/json content type Modified
-
transferred_from_plan_type, transferred_from_plan_sub_type properties Modified
- Properties are no longer required
-
external_reference property Modified
- Property is no longer required
-
third_party, reference properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
transferred_from_plan_type, transferred_from_plan_sub_type properties Modified
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/sync-holdings
- Body
-
application/json content type Modified
-
holdings property Modified
-
Type went from
arraytoarray[object]
- SubAccountHolding property Added
-
Type went from
-
holdings property Modified
POST /api/v1/postcode/search
- Body
- application/json content type Added
PUT /api/v1/plans/{plan_uuid}/claim/{uuid}
- Body
-
application/json content type Modified
-
claim_end_date property Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
claim_notes property Modified
-
Type went from
string(date)tostring | null
-
Type went from
-
claim_end_date property Modified
PUT /api/v1/plans/{plan_uuid}/ownership
- Body
- application/json content type Added
PUT /api/v1/plans/{plan_uuid}/premiums/{uuid}
- Body
-
application/json content type Modified
-
transfer_type, source, payment_method, details properties Modified
-
Type went from
stringtostring | null
-
Type went from
-
date_advice_given, end_date properties Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
amount property Modified
-
Type went from
integertointeger | null
-
Type went from
-
percentage property Modified
-
Type went from
number(float)tonumber(float) | null
-
Type went from
-
transferred_from_plan_uuid property Modified
-
Type went from
string(uuid)tostring(uuid) | null
-
Type went from
-
transferred_from_plan_type, transferred_from_plan_sub_type properties Modified
- Properties are no longer required
-
Type went from
stringtostring | null
-
transfer_type, source, payment_method, details properties Modified
Added
1
GET /api/v1/addons/transact/advisers