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

Aug 17, 2022

main
1.0.0
Compare

API structure has changed

11 structure changes including:
7 Additions
4 Modifications
Modified 4
GET /api/v1/client
  • Query
  • filter[tags] query parameter Added
GET /api/v1/plans
  • Query
  • filter[tags] query parameter Added
POST /api/v1/client
  • Body
  • content type Modified
    • status_uuid property Added
PUT /api/v1/client/{uuid}
  • Body
  • content type Modified
    • status_uuid property Added
Added 7
DELETE /api/v1/client-status/{id}
GET /api/v1/client-status
GET /api/v1/client-status/{id}
GET /api/v1/employee/{employee}/logs
POST /api/v1/client-status
POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/completion
PUT /api/v1/client-status/{id}