2 structure changes including:
2 Modifications
Modified
2
GET /api/v1/addons/seccl/{addon}/client/{account_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- employment_status, employers, marital_status, retirement_age 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
- employment_status, employers, marital_status, retirement_age properties Added
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
- visible_to_circles_uuids property Added
1 structure change including:
1 Addition
Added
1
GET /api/v1/static/titles
2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/account/{account_uuid}/address
- Body
-
application/json content type Modified
- moved_in_month, moved_in_year, moved_out_month, moved_out_year, residential_status, residential_status_other properties Added
PUT /api/v1/account/{account_uuid}/address/{uuid}
- Body
-
application/json content type Modified
- moved_in_month, moved_in_year, moved_out_month, moved_out_year, residential_status, residential_status_other properties Added
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /api/v1/account/{account_uuid}/login
- Body
-
application/json content type Modified
-
welcome_enabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
welcome_enabled property Removed
PUT /api/v1/account/{account_uuid}/login/{uuid}
- Body
-
application/json content type Modified
-
welcome_enabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
welcome_enabled property Removed
5 structure changes including:
5 Additions
Added
5
DELETE /api/v2/bank-accounts/{id}
GET /api/v2/bank-accounts
GET /api/v2/bank-accounts/{id}
POST /api/v2/bank-accounts
PUT /api/v2/bank-accounts/{id}
2 structure changes including:
1 Addition
1 Modification
Modified
1
GET /api/v1/addons/seccl/{addon}/client/{account_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- mobile property Added
-
application/json content type Modified
Added
1
PATCH /api/v1/addons/seccl/{addon}/client/{account_uuid}