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
1 structure change including:
1 Modification
Modified 1
GET /api/v1/client
  • Query
  • filter[linked_to] query parameter Added
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/firm/{uuid}
  • Response
  • 200 response Modified
    • ip_whitelist property Added
POST /api/v1/firm/{firm_uuid}/branding
  • Response
  • 200 response Modified
    • ip_whitelist property Added
POST /api/v1/firm/{firm_uuid}/settings
  • Response
  • 200 response Modified
    • ip_whitelist property Added
PUT /api/v1/firm/{uuid}
  • Body
  • content type Modified
    • ip_whitelist property Added
  • Response
  • 200 response Modified
    • ip_whitelist property Added
1 structure change including:
1 Addition
Added 1
GET /api/v1/static/reports
9 structure changes including:
9 Modifications
Modified 9 Breaking
GET /api/v1/account/{account_uuid}/documents
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
GET /api/v1/cases/{case_uuid}/documents
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
GET /api/v1/conversation/{conversation_uuid}/documents
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
GET /api/v1/firm/{firm_uuid}/documents
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
GET /api/v1/folder/{folder_uuid}/tree
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
GET /api/v1/folder/{uuid}
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
POST /api/v1/folder
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added
POST /api/v1/folder/{folder_uuid}/permissions
  • Body
  • content type Modified
    • employees_read, employees_write properties Removed
PUT /api/v1/folder/{uuid}
  • Response
  • 200 response Modified
    • clients_read, clients_write properties Added