5 structure changes including:
5 Modifications
Modified
5
Breaking
DELETE /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Path
-
uuid path parameter Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
GET /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Path
-
uuid path parameter Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
- Response
-
200 response Modified
-
application/json content type Modified
- status property Added
-
application/json content type Modified
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
application/json content type Modified
- allow_completion_of_cases_with_incomplete_tasks property Added
POST /api/v1/plans/{plan_uuid}/transaction
- Response
-
201 response Modified
-
application/json content type Modified
- status property Added
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Path
-
uuid path parameter Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
- Response
-
200 response Modified
-
application/json content type Modified
- status property Added
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
GET /api/v1/plans/{plan_uuid}/valuations/{subAccount}
- Query
- filter[valued_at_after], filter[valued_at_before] query parameters Added
6 structure changes including:
6 Modifications
Modified
6
GET /api/v1/plans/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
GET /api/v1/task
- Query
- filter[subtask_visibility], filter[unassigned_task_visibility] query parameters Added
POST /api/v1/plans
- Response
-
200 response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (1) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (2) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (3) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (4) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (5) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (6) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (7) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (8) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
-
200 (9) response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/group-scheme-members
- Response
-
200 response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
- Response
-
200 response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
PUT /api/v1/plans/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- original_valued_at property Added
-
application/json content type Modified
5 structure changes including:
1 Addition
4 Modifications
Modified
4
DELETE /api/v1/account/{account_uuid}/login/{uuid}
- Path
- account, login path parameters Added
GET /api/v1/account/{account_uuid}/login
- Path
- account path parameter Added
POST /api/v1/account/{account_uuid}/login
- Path
- account path parameter Added
PUT /api/v1/account/{account_uuid}/login/{uuid}
- Path
- account, login path parameters Added
Added
1
POST /api/v1/account/{account_uuid}/login/{login_uuid}/make-primary
1 structure change including:
1 Modification
Modified
1
PUT /api/v2/goals/{uuid}
- Path
- goal path parameter Added
2 structure changes including:
2 Modifications
Modified
2
GET /api/v1/client/{client_uuid}/plans
- Query
- filter[exact_account_uuids] query parameter Added
GET /api/v1/plans
- Query
- filter[exact_account_uuids] query parameter Added
7 structure changes including:
1 Addition
6 Modifications
Modified
6
Breaking
DELETE /api/v1/illustration/{uuid}
- Path
-
uuid path parameter Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
GET /api/v1/client/{client_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
- is_draft property Added
-
application/json content type Modified
GET /api/v1/illustration/{uuid}
- Path
-
uuid path parameter Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
- Response
-
200 response Modified
-
application/json content type Modified
- is_draft property Added
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
- is_draft property Added
-
application/json content type Modified
POST /api/v1/illustration
- Body
-
application/json content type Modified
- generate property Added
- Response
-
200 response Modified
-
application/json content type Modified
- is_draft property Added
-
application/json content type Modified
POST /api/v1/illustration/{illustration_uuid}/proceed
- Path
-
illustration_uuid path parameter Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
Added
1
PUT /api/v1/illustration/{uuid}