8 structure changes including:
8 Modifications
Modified
8
GET /api/v1/firm/{firm}/client
- Response
-
200 response Modified
- task_board_uuid property Added
GET /api/v1/firm/{firm}/client/{id}
- Response
-
200 response Modified
- task_board_uuid property Added
GET /api/v1/firm/{firm}/employee
- Response
-
200 response Modified
- task_board_uuid property Added
POST /api/v1/firm/{firm}/cases
- Response
-
200 response Modified
- task_board_uuid property Added
POST /api/v1/firm/{firm}/client
- Response
-
200 response Modified
- task_board_uuid property Added
POST /api/v1/firm/{firm}/employee
- Response
-
200 response Modified
- task_board_uuid property Added
PUT /api/v1/firm/{firm}/cases/{id}
- Response
-
200 response Modified
- task_board_uuid property Added
PUT /api/v1/firm/{firm}/client/{id}
- Response
-
200 response Modified
- task_board_uuid property Added
17 structure changes including:
5 Breaking changes
11 Additions
1 Modification
5 Removals
Modified
1
DELETE /api/v1/firm/{firm}/client/{id}
- Response
- 204 response Added
Removed
5
Breaking
PUT /api/v1/firm/{firm}/client/{client}/address/{id}
POST /api/v1/firm/{firm}/client/{client}/address
GET /api/v1/firm/{firm}/client/{client}/address/{id}
GET /api/v1/firm/{firm}/client/{client}/address
DELETE /api/v1/firm/{firm}/client/{client}/address/{id}
Added
11
PUT /api/v1/firm/{firm}/client/{client}/contact-detail/{id}
PUT /api/v1/firm/{firm}/client/{client}/address/{id}
POST /api/v1/firm/{firm}/client/{client}/contact-detail
POST /api/v1/firm/{firm}/client/{client}/address
GET /api/v1/firm/{firm}/client/{client}/contact-detail/{id}
GET /api/v1/firm/{firm}/client/{client}/contact-detail
GET /api/v1/firm/{firm}/client/{client}/address/{id}
GET /api/v1/firm/{firm}/client/{client}/address
DELETE /api/v1/firm/{firm}/client/{client}/contact-detail/{id}
DELETE /api/v1/firm/{firm}/client/{client}/address/{id}
DELETE /api/v1/firm/{firm}/board/{board_id}/list/{boardList}/task/{boardTask}
1 structure change including:
1 Modification
Modified
1
POST /api/v1/firm/{firm}/client
- Body
-
content type Modified
- send_welcome_email property Added
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed
1
Breaking
PATCH /api/v1/firm/{firm}/branding
Added
1
POST /api/v1/firm/{firm}/branding
10 structure changes including:
5 Breaking changes
5 Additions
5 Removals
Removed
5
Breaking
GET /api/v1/firm/{firm}/notifications
POST /api/v1/firm/{firm}/notifications/read-all
POST /api/v1/firm/{firm}/notifications/read/{notification}
POST /api/v1/firm/{firm}/notifications/subscribe/{subscribeableType}/{subscribeableUuid}
POST /api/v1/firm/{firm}/notifications/unsubscribe/{subscribeableType}/{subscribeableUuid}
Added
5
GET /api/v1/firm/{firm}/notifications
POST /api/v1/firm/{firm}/notifications/read-all
POST /api/v1/firm/{firm}/notifications/read/{notification}
POST /api/v1/firm/{firm}/notifications/subscribe/{subscribeableType}/{subscribeableUuid}
POST /api/v1/firm/{firm}/notifications/unsubscribe/{subscribeableType}/{subscribeableUuid}
5 structure changes including:
5 Additions
Added
5
GET /api/v1/firm/{firm}/notifications
POST /api/v1/firm/{firm}/notifications/read-all
POST /api/v1/firm/{firm}/notifications/read/{notification}
POST /api/v1/firm/{firm}/notifications/subscribe/{subscribeableType}/{subscribeableUuid}
POST /api/v1/firm/{firm}/notifications/unsubscribe/{subscribeableType}/{subscribeableUuid}
4 structure changes including:
1 Breaking change
1 Addition
2 Modifications
1 Removal
Modified
2
Breaking
GET /api/v1/firm/{firm}/board/{board_id}/list/{boardList}/task
- Response
-
200 response Modified
- uuid, created_at, updated_at, name, description, priority, due_at, visible_to_clients, completed, author, participants, tags properties Removed
- data property Added
GET /api/v1/firm/{firm}/board/{board}/list/trashed
- Response
-
200 response Modified
- uuid, created_at, updated_at, name, tasks_url, tasks_count properties Removed
- data property Added
Removed
1
Breaking
GET /api/v1/firm/{firm}/tag
Added
1
GET /api/v1/firm/{firm}/tag
2 structure changes including:
2 Modifications
Modified
2
Breaking
DELETE /api/v1/firm/{firm}/client/{client}/linked-clients/{id}
- Path
- linked_client path parameter Removed
- id path parameter Added
PUT /api/v1/firm/{firm}/client/{client}/linked-clients/{id}
- Path
- id path parameter Added