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

Jan 7, 2022

main
1.0.0
Compare

API structure has changed

4 structure changes including:
2 Breaking changes
2 Modifications
2 Removals
Modified 2 Breaking
GET /api/v1/firm/{firm}/employee
  • Response
  • 401 response Removed
  • 200 response Added
  • Query
  • sort, include, per_page query parameters Added
POST /api/v1/firm/{firm}/employee
  • Response
  • 401 response Removed
  • 200 response Added
  • Body
  • content type Added
Removed 2 Breaking
GET /api/v1/firm/{firm}/employee/{id}
PUT /api/v1/firm/{firm}/employee/{id}