14 structure changes including:
7 Additions
7 Modifications
Modified
7
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/document/{id}
- Response
-
200 response Modified
- css property Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/document
- Body
-
content type Modified
- css, clients properties Added
- Response
- 200 response Removed
- 201 response Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/document/{id}
- Body
-
content type Modified
- css property Added
- Response
-
200 response Modified
- css property Added
Added
7
GET /api/v1/document/{document}/variables
POST /api/v1/document/{document}/build
POST /api/v1/document/{document}/dependants
POST /api/v1/document/{document}/preview
POST /api/v1/document/{document}/preview-pdf
POST /api/v1/template/{template}/preview
POST /api/v1/template/{template}/preview-pdf
25 structure changes including:
17 Additions
8 Modifications
Modified
8
Breaking
PUT /api/v1/template/{id}
- Body
-
content type Modified
- css property Modified
PUT /api/v1/client/{id}
- Body
-
content type Modified
- is_prospect, prospect_converted_at, value properties Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/template
- Body
-
content type Modified
- css property Modified
POST /api/v1/client
- Body
-
content type Modified
- is_prospect, prospect_converted_at, value properties Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
Added
17
PUT /api/v1/payment/{id}
PUT /api/v1/fee/{id}
PUT /api/v1/fee-schedule/{id}
POST /api/v1/payment/csv
POST /api/v1/payment
POST /api/v1/fee/{fee}/reconcile
POST /api/v1/fee-schedule
POST /api/v1/fee
GET /api/v1/payment/{id}
GET /api/v1/payment
GET /api/v1/fee/{id}
GET /api/v1/fee/{feeable_type}/{feeable_uuid}
GET /api/v1/fee-schedule/{id}
GET /api/v1/fee-schedule/{feeable_type}/{feeable_uuid}
DELETE /api/v1/payment/{id}
DELETE /api/v1/fee/{id}
DELETE /api/v1/fee-schedule/{id}
8 structure changes including:
1 Breaking change
2 Additions
5 Modifications
1 Removal
Modified
5
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/client/{client_id}/owners
- Response
- 200 response Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
Removed
1
Breaking
POST /api/v1/client/{client_id}/owners/personal-details/{owner}
Added
2
GET /api/v1/client/{client}/shared-accounts
PUT /api/v1/client/{client_id}/owners/personal-details/{owner}
6 structure changes including:
6 Modifications
Modified
6
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/employee/{employee}/audits
- Query
- sort query parameter Added
GET /api/v1/my/audits
- Query
- sort query parameter Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
34 structure changes including:
3 Breaking changes
3 Additions
28 Modifications
3 Removals
Modified
28
Breaking
PUT /api/v1/client/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
PUT /api/v1/client/{client}/contact-detail/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
PUT /api/v1/cases/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/client/{client}/owners
- Header
- X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/client/{client}/contact-detail
- Header
- X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/client/{client_id}/owners/personal-details/{owner}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/client
- Header
- X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/cases/{case}/participants
- Header
- X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/cases
- Header
- X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/client/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/client/{client}/documents
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/client/{client}/contact-detail/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/client/{client}/contact-detail
- Query
- filters query parameter Removed
- filter[type] query parameter Added
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/client/{client}/cases
- Header
- X-PLANNR-ACCOUNT-UUID header Added
- Query
- filter[completed], filter[in_progress], filter[type], filter[status] query parameters Added
GET /api/v1/client/{client_id}/owners
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/client
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/cases/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/cases/{case}/documents
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/cases/{case}/conversations
- Header
- X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/cases
- Header
- X-PLANNR-ACCOUNT-UUID header Added
- Query
- filter[type], filter[status] query parameters Added
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
DELETE /api/v1/client/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
DELETE /api/v1/client/{client}/contact-detail/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
DELETE /api/v1/cases/{id}
- Header
- X-PLANNR-ACCOUNT-UUID header Added
DELETE /api/v1/cases/{case}/participants
- Header
- X-PLANNR-ACCOUNT-UUID header Added
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
Removed
3
Breaking
GET /api/v1/client/{client}/conversations
GET /api/v1/client/{client}/groups
GET /api/v1/client/{client}/plans
Added
3
GET /api/v1/client/{client}/plans
GET /api/v1/client/{client}/groups
GET /api/v1/client/{client}/conversations
6 structure changes including:
2 Additions
4 Modifications
Modified
4
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
Added
2
GET /api/v1/employee/{employee}/audits
GET /api/v1/my/audits
14 structure changes including:
10 Additions
4 Modifications
Modified
4
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
Added
10
DELETE /api/v1/document/{id}
DELETE /api/v1/template/{id}
GET /api/v1/document
GET /api/v1/document/{id}
GET /api/v1/template
GET /api/v1/template/{id}
POST /api/v1/document
POST /api/v1/template
PUT /api/v1/document/{id}
PUT /api/v1/template/{id}
6 structure changes including:
1 Addition
5 Modifications
Modified
5
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/note/{notableType}/{notableUuid}/mentions
- Path
- string path parameter Removed
- Response
- 200 response Removed
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
Added
1
POST /api/v1/conversation/{conversation}/mentions