4 structure changes including:
1 Addition
3 Modifications
Modified
3
Breaking
GET /api/v1/firm/{id}
- Response
-
200 response Modified
- primary_colour, secondary_colour properties Removed
- brand_colours property Added
POST /api/v1/firm
- Response
-
200 response Modified
- primary_colour, secondary_colour properties Removed
- brand_colours property Added
PUT /api/v1/firm/{id}
- Body
-
content type Modified
- primary_colour, secondary_colour, logo properties Removed
- Response
-
200 response Modified
- primary_colour, secondary_colour properties Removed
- brand_colours property Added
Added
1
PATCH /api/v1/firm/{firm}/branding
5 structure changes including:
5 Additions
Added
5
DELETE /api/v1/firm/{firm}/reaction/{id}
DELETE /api/v1/firm/{firm}/upload-files
POST /api/v1/firm/{firm}/reaction
POST /api/v1/firm/{firm}/upload-files
POST /api/v1/firm/{firm}/upload-files/create
21 structure changes including:
15 Additions
6 Modifications
Modified
6
Breaking
PUT /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
- Response
-
200 response Modified
- reactions property Modified
- files property Added
POST /api/v1/network
- Body
- content type Added
POST /api/v1/me/switch-account
- Body
- content type Added
POST /api/v1/firm/{firm}/conversation/{conversation}/messages
- Body
-
content type Modified
- files property Added
- Response
-
200 response Modified
- reactions property Modified
- files property Added
POST /api/v1/firm/{firm}/client/{client}/address
- Body
- content type Added
GET /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
- Response
-
200 response Modified
- reactions property Modified
- files property Added
Added
15
PUT /api/v1/firm/{firm}/folder/{id}
PUT /api/v1/firm/{firm}/file/{id}
PUT /api/v1/firm/{firm}/file/{file}/copy
POST /api/v1/firm/{firm}/folder/{folder}/permissions
POST /api/v1/firm/{firm}/folder
POST /api/v1/firm/{firm}/file
GET /api/v1/firm/{firm}/folder/{id}
GET /api/v1/firm/{firm}/file/{id}
GET /api/v1/firm/{firm}/file/{file}/download
GET /api/v1/firm/{firm}/documents
GET /api/v1/firm/{firm}/conversation/{conversation}/documents
GET /api/v1/firm/{firm}/client/{client}/documents
GET /api/v1/firm/{firm}/cases/{case}/documents
DELETE /api/v1/firm/{firm}/folder/{id}
DELETE /api/v1/firm/{firm}/file/{id}
3 structure changes including:
3 Modifications
Modified
3
GET /api/v1/firm/{id}
- Response
-
200 response Modified
- primary_colour, secondary_colour, regulatory_text, logo properties Added
POST /api/v1/firm
- Response
-
200 response Modified
- primary_colour, secondary_colour, regulatory_text, logo properties Added
PUT /api/v1/firm/{id}
- Body
-
content type Modified
- regulatory_text property Added
- Response
-
200 response Modified
- primary_colour, secondary_colour, regulatory_text, logo properties Added
1 structure change including:
1 Modification
Modified
1
PUT /api/v1/firm/{id}
- Body
-
content type Modified
- name property Modified
- primary_colour, secondary_colour, logo properties Added
1 structure change including:
1 Addition
Added
1
PUT /api/v1/firm/{firm}/employee/{id}
10 structure changes including:
5 Breaking changes
5 Additions
5 Removals
Removed
5
Breaking
DELETE /api/v1/firm/{firm}/note/{id}
GET /api/v1/firm/{firm}/note/{id}
GET /api/v1/firm/{firm}/note/{notable_type}/{notable_uuid}
POST /api/v1/firm/{firm}/note
PUT /api/v1/firm/{firm}/note/{id}
Added
5
DELETE /api/v1/firm/{firm}/note/{id}
GET /api/v1/firm/{firm}/note/{id}
GET /api/v1/firm/{firm}/note/{notable_type}/{notable_uuid}
POST /api/v1/firm/{firm}/note
PUT /api/v1/firm/{firm}/note/{id}
1 structure change including:
1 Modification
Modified
1
Breaking
GET /api/v1/firm/{firm}/note/{notable_type}/{notable_uuid}
- Path
- notable_type path parameter Modified
32 structure changes including:
2 Breaking changes
8 Additions
22 Modifications
2 Removals
Modified
22
Breaking
POST /api/v1/firm/{firm}/group
- Response
-
200 response Modified
- created_at, updated_at properties Added
POST /api/v1/firm/{firm}/employee
- Response
-
200 response Modified
- created_at, updated_at properties Added
POST /api/v1/firm/{firm}/conversation/{conversation}/messages
- Response
-
200 response Modified
- uuid, contents, edited, author, reactions, created_at, updated_at, deleted_at properties Added
POST /api/v1/firm/{firm}/conversation
- Response
-
200 response Modified
- latest_message, created_at, updated_at properties Added
POST /api/v1/firm/{firm}/client
- Response
-
200 response Modified
- photo_url, gender, ni_number, nickname, date_of_birth, target_retirement_age, middle_name, pronouns, smoker_status, residential_status, marital_status properties Removed
- role, firm, created_at, updated_at properties Added
POST /api/v1/firm/{firm}/cases
- Response
-
200 response Modified
- created_at, updated_at properties Added
POST /api/v1/firm
- Response
-
200 response Modified
- created_at, updated_at properties Added
GET /api/v1/firm/{id}
- Response
-
200 response Modified
- created_at, updated_at properties Added
GET /api/v1/firm/{firm}/group/{id}
- Response
-
200 response Modified
- created_at, updated_at properties Added
GET /api/v1/firm/{firm}/employee
- Response
-
200 response Modified
- created_at, updated_at properties Added
GET /api/v1/firm/{firm}/conversation/{id}
- Response
-
200 response Modified
- latest_message, created_at, updated_at properties Added
GET /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
- Response
-
200 response Modified
- uuid, contents, edited, author, reactions, created_at, updated_at, deleted_at properties Added
GET /api/v1/firm/{firm}/conversation/{conversation}/messages
- Response
-
200 response Modified
- property Removed
- data property Added
GET /api/v1/firm/{firm}/client/{id}
- Response
-
200 response Modified
- photo_url, gender, ni_number, nickname, date_of_birth, target_retirement_age, middle_name, pronouns, smoker_status, residential_status, marital_status properties Removed
- role, firm, created_at, updated_at properties Added
GET /api/v1/firm/{firm}/client
- Response
-
200 response Modified
- photo_url, gender, ni_number, nickname, date_of_birth, target_retirement_age, middle_name, pronouns, smoker_status, residential_status, marital_status properties Removed
- role, firm, created_at, updated_at properties Added
GET /api/v1/firm/{firm}/cases/{id}
- Response
-
200 response Modified
- created_at, updated_at properties Added
PUT /api/v1/firm/{firm}/cases/{id}
- Response
-
200 response Modified
- created_at, updated_at properties Added
PUT /api/v1/firm/{firm}/client/{id}
- Response
-
200 response Modified
- photo_url, gender, ni_number, nickname, date_of_birth, target_retirement_age, middle_name, pronouns, smoker_status, residential_status, marital_status properties Removed
- role, firm, created_at, updated_at properties Added
PUT /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
- Response
-
200 response Modified
- uuid, contents, edited, author, reactions, created_at, updated_at, deleted_at properties Added
PUT /api/v1/firm/{firm}/conversation/{id}
- Response
-
200 response Modified
- latest_message, created_at, updated_at properties Added
PUT /api/v1/firm/{firm}/group/{id}
- Response
-
200 response Modified
- created_at, updated_at properties Added
PUT /api/v1/firm/{id}
- Response
-
200 response Modified
- created_at, updated_at properties Added
Removed
2
Breaking
POST /api/v1/logout
POST /api/v1/user/switch-account
Added
8
PUT /api/v1/me
PUT /api/v1/firm/{firm}/note/{id}
POST /api/v1/me/switch-account
POST /api/v1/firm/{firm}/note
GET /api/v1/me
GET /api/v1/firm/{firm}/note/{notable_type}/{notable_uuid}
GET /api/v1/firm/{firm}/note/{id}
DELETE /api/v1/firm/{firm}/note/{id}