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

Changelog

Last update:
Compare
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
1 structure change including:
1 Modification
Modified 1
PUT /api/v1/me
  • Body
  • content type Modified
    • email, current_password, password, password_confirmation properties Added
7 structure changes including:
7 Modifications
Modified 7
GET /api/v1/firm/{firm}/cases/{case}/documents
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
GET /api/v1/firm/{firm}/client/{client}/documents
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
GET /api/v1/firm/{firm}/conversation/{conversation}/documents
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
GET /api/v1/firm/{firm}/documents
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
GET /api/v1/firm/{firm}/folder/{id}
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
POST /api/v1/firm/{firm}/folder
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
PUT /api/v1/firm/{firm}/folder/{id}
  • Response
  • 200 response Modified
    • folders_count, files_count, parent properties Added
1 structure change including:
1 Addition
Added 1
GET /api/v1/firm/{firm}/employee/{id}
12 structure changes including:
11 Additions
1 Modification
Modified 1 Breaking
GET /api/v1/firm/{firm}/cases/{id}
  • Response
  • 200 response Removed
Added 11
DELETE /api/v1/firm/{firm}/board/{board_id}/list/{boardList}
GET /api/v1/firm/{firm}/board/{board_id}/list/{boardList}/task
GET /api/v1/firm/{firm}/board/{board_id}/list/{boardList}/task/{boardTask}
GET /api/v1/firm/{firm}/board/{board}/list/trashed
GET /api/v1/firm/{firm}/board/{id}
GET /api/v1/firm/{firm}/tag
POST /api/v1/firm/{firm}/board/{board}/list
POST /api/v1/firm/{firm}/board/{board}/list/{boardList}/task
PUT /api/v1/firm/{firm}/board/{board_id}/list/{boardList}
PUT /api/v1/firm/{firm}/board/{board_id}/list/{boardList}/task/{boardTask}
PUT /api/v1/firm/{firm}/board/{id}