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

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
POST /api/v1/cases
  • Body
  • content type Modified
    • plans property Added
  • Response
  • 200 response Modified
    • plans property Added
POST /api/v1/plans
  • Body
  • content type Modified
    • cases property Added
PUT /api/v1/cases/{uuid}
  • Body
  • content type Modified
    • plans property Added
  • Response
  • 200 response Modified
    • plans property Added
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • cases property Added