Change Updates

Do not miss any PlannrCRM API changes, ever again

Subscribe to the PlannrCRM API changelog to be up to date on recent changes.

RSS

Nov 23, 2021

main
1.0.0
Compare

API structure has changed

68 structure changes including:
7 Breaking changes
28 Additions
33 Modifications
7 Removals
Modified 33 Breaking
GET /api/v1/user
  • Header
  • Authorization header Added
GET /api/v1/network/{id}
  • Header
  • Authorization header Added
GET /api/v1/network
  • Header
  • Authorization header Added
GET /api/v1/firm/{id}
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/group/{id}
  • Response
  • 401 response Removed
  • 200 response Added
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/group
  • Response
  • 401 response Removed
  • 200 response Added
  • Header
  • Authorization header Added
  • Query
  • sort, include, perPage query parameters Added
GET /api/v1/firm/{firm}/employee/{id}
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/employee
  • Header
  • Authorization header Added
DELETE /api/v1/firm/{firm}/client/{client}/address/{id}
  • Header
  • Authorization header Added
DELETE /api/v1/firm/{firm}/client/{id}
  • Header
  • Authorization header Added
DELETE /api/v1/firm/{firm}/employee/{id}
  • Header
  • Authorization header Added
DELETE /api/v1/firm/{firm}/group/{group}/participants
  • Header
  • Authorization header Added
  • Body
  • content type Added
  • Response
  • 201 response Added
DELETE /api/v1/firm/{firm}/group/{id}
  • Header
  • Authorization header Added
  • Response
  • 204 response Added
DELETE /api/v1/firm/{id}
  • Header
  • Authorization header Added
DELETE /api/v1/network/{id}
  • Header
  • Authorization header Added
GET /api/v1/firm
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/client
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/client/{client}/address
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/client/{client}/address/{id}
  • Header
  • Authorization header Added
GET /api/v1/firm/{firm}/client/{id}
  • Header
  • Authorization header Added
PUT /api/v1/network/{id}
  • Header
  • Authorization header Added
PUT /api/v1/firm/{id}
  • Header
  • Authorization header Added
PUT /api/v1/firm/{firm}/group/{id}
  • Header
  • Authorization header Added
  • Body
  • content type Added
  • Response
  • 200 response Added
PUT /api/v1/firm/{firm}/employee/{id}
  • Header
  • Authorization header Added
PUT /api/v1/firm/{firm}/client/{id}
  • Header
  • Authorization header Added
PUT /api/v1/firm/{firm}/client/{client}/address/{id}
  • Header
  • Authorization header Added
POST /api/v1/network
  • Header
  • Authorization header Added
POST /api/v1/firm/{firm}/group/{group}/participants
  • Response
  • 401 response Removed
  • 201 response Added
  • Header
  • Authorization header Added
  • Body
  • content type Added
POST /api/v1/firm/{firm}/group
  • Response
  • 401 response Removed
  • 200 response Added
  • Header
  • Authorization header Added
  • Body
  • content type Added
POST /api/v1/firm/{firm}/employee
  • Header
  • Authorization header Added
POST /api/v1/firm/{firm}/client/{client}/address
  • Header
  • Authorization header Added
POST /api/v1/firm/{firm}/client
  • Header
  • Authorization header Added
POST /api/v1/firm
  • Header
  • Authorization header Added
Removed 7 Breaking
DELETE /api/v1/firm/{firm}/cases/{case}/participants
DELETE /api/v1/firm/{firm}/cases/{id}
GET /api/v1/firm/{firm}/cases
GET /api/v1/firm/{firm}/cases/{id}
POST /api/v1/firm/{firm}/cases
POST /api/v1/firm/{firm}/cases/{case}/participants
PUT /api/v1/firm/{firm}/cases/{id}
Added 28
DELETE /api/v1/firm/{firm}/cases/{case}/participants
DELETE /api/v1/firm/{firm}/cases/{id}
DELETE /api/v1/firm/{firm}/conversation/{conversation}/admin
DELETE /api/v1/firm/{firm}/conversation/{conversation}/leave
DELETE /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
DELETE /api/v1/firm/{firm}/conversation/{conversation}/participants
DELETE /api/v1/firm/{firm}/conversation/{id}
GET /api/v1/firm/{firm}/cases
GET /api/v1/firm/{firm}/cases/{case}/conversations
GET /api/v1/firm/{firm}/cases/{id}
GET /api/v1/firm/{firm}/client/{client}/cases
GET /api/v1/firm/{firm}/client/{client}/conversations
GET /api/v1/firm/{firm}/client/{client}/groups
GET /api/v1/firm/{firm}/conversation
GET /api/v1/firm/{firm}/conversation/{conversation}/message/{message}/edits
GET /api/v1/firm/{firm}/conversation/{conversation}/messages
GET /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
GET /api/v1/firm/{firm}/conversation/{id}
POST /api/v1/firm/{firm}/cases
POST /api/v1/firm/{firm}/cases/{case}/participants
POST /api/v1/firm/{firm}/conversation
POST /api/v1/firm/{firm}/conversation/{conversation}/admin
POST /api/v1/firm/{firm}/conversation/{conversation}/messages
POST /api/v1/firm/{firm}/conversation/{conversation}/notifications
POST /api/v1/firm/{firm}/conversation/{conversation}/participants
PUT /api/v1/firm/{firm}/cases/{id}
PUT /api/v1/firm/{firm}/conversation/{conversation}/messages/{id}
PUT /api/v1/firm/{firm}/conversation/{id}