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
13 structure changes including:
1 Breaking change
11 Additions
1 Modification
1 Removal
Modified
1
GET /api/v1/note/{notableType}/{notableUuid}
- Path
- notableType, notableUuid path parameters Added
Removed
1
Breaking
GET /api/v1/note/{notable_type}/{notable_uuid}/mentions
Added
11
DELETE /api/v1/automation-blueprints/{automationBlueprint}
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
GET /api/v1/automation-blueprints
GET /api/v1/automation-blueprints/{automationBlueprint}
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
POST /api/v1/automation-blueprints
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
POST /api/v1/note/{notableType}/{notableUuid}/mentions
PUT /api/v1/automation-blueprints/{automationBlueprint}
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}