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 31, 2022

main
1.0.0
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
GET /api/v1/firm/{firm}/client
  • Response
  • 200 response Modified
    • task_board_uuid property Added
GET /api/v1/firm/{firm}/client/{id}
  • Response
  • 200 response Modified
    • task_board_uuid property Added
GET /api/v1/firm/{firm}/employee
  • Response
  • 200 response Modified
    • task_board_uuid property Added
POST /api/v1/firm/{firm}/cases
  • Response
  • 200 response Modified
    • task_board_uuid property Added
POST /api/v1/firm/{firm}/client
  • Response
  • 200 response Modified
    • task_board_uuid property Added
POST /api/v1/firm/{firm}/employee
  • Response
  • 200 response Modified
    • task_board_uuid property Added
PUT /api/v1/firm/{firm}/cases/{id}
  • Response
  • 200 response Modified
    • task_board_uuid property Added
PUT /api/v1/firm/{firm}/client/{id}
  • Response
  • 200 response Modified
    • task_board_uuid property Added