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}