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

Apr 7, 2022

main
1.0.0
Compare

API structure has changed

31 structure changes including:
5 Breaking changes
12 Additions
14 Modifications
5 Removals
Modified 14
POST /api/v1/cases
  • Response
  • 200 response Modified
    • custom_fields property Added
POST /api/v1/board/{board}/list/{boardList}/task
  • Response
  • 200 response Modified
    • custom_fields property Added
GET /api/v1/plans/{id}
  • Response
  • 200 response Modified
    • custom_fields property Added
GET /api/v1/employee
  • Response
  • 200 response Modified
    • custom_fields property Added
GET /api/v1/client/{id}
  • Response
  • 200 response Modified
    • custom_fields property Added
GET /api/v1/client
  • Response
  • 200 response Modified
    • custom_fields property Added
GET /api/v1/board/{board_id}/list/{boardList}/task/{boardTask}
  • Response
  • 200 response Modified
    • custom_fields property Added
POST /api/v1/client
  • Response
  • 200 response Modified
    • custom_fields property Added
POST /api/v1/employee
  • Response
  • 200 response Modified
    • custom_fields property Added
POST /api/v1/plans
  • Response
  • 200 response Modified
    • custom_fields property Added
  • 200 (1) response Modified
    • custom_fields property Added
  • 200 (2) response Modified
    • custom_fields property Added
  • 200 (3) response Modified
    • custom_fields property Added
  • 200 (4) response Modified
    • custom_fields property Added
  • 200 (5) response Modified
    • custom_fields property Added
  • 200 (6) response Modified
    • custom_fields property Added
  • 200 (7) response Modified
    • custom_fields property Added
  • 200 (8) response Modified
    • custom_fields property Added
  • 200 (9) response Modified
    • custom_fields property Added
  • 200 (10) response Modified
    • custom_fields property Added
PUT /api/v1/board/{board_id}/list/{boardList}/task/{boardTask}
  • Response
  • 200 response Modified
    • custom_fields property Added
PUT /api/v1/cases/{id}
  • Response
  • 200 response Modified
    • custom_fields property Added
PUT /api/v1/client/{id}
  • Response
  • 200 response Modified
    • custom_fields property Added
PUT /api/v1/plans/{id}
  • Response
  • 200 response Modified
    • custom_fields property Added
Removed 5 Breaking
DELETE /api/v1/cases-type/{id}
GET /api/v1/cases-type
GET /api/v1/cases-type/{id}
POST /api/v1/cases-type
PUT /api/v1/cases-type/{id}
Added 12
PUT /api/v1/custom-field/{customField}
PUT /api/v1/cases-type/{id}
POST /api/v1/custom-field
POST /api/v1/cases-type
GET /api/v1/options/time-trackable
GET /api/v1/options/custom-fields
GET /api/v1/custom-field/{customField}
GET /api/v1/custom-field
GET /api/v1/cases-type/{id}
GET /api/v1/cases-type
DELETE /api/v1/custom-field/{customField}
DELETE /api/v1/cases-type/{id}