Do not miss any PlannrCRM API changes, ever again

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

RSS

20 days ago

main
v1.138.0
Compare
v1.138.0

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api/v1/employee/{employee}/logs
  • Query
  • filter[modelable_uuid] query parameter Added
  • Response
  • 422 response Added
GET /api/v1/logs/{modelType}/{modelUuid}
  • Query
  • filter[modelable_uuid] query parameter Added
GET /api/v1/me/logs
  • Query
  • filter[modelable_uuid] query parameter Added
  • Response
  • 422 response Added
POST /api/v1/provider-statement/upload
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 201 response Added