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

Dec 16, 2024

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/note
  • Body
  • application/json content type Modified
    • visible_to_clients property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PUT /api/v1/note/{uuid}
  • Body
  • application/json content type Modified
    • visible_to_clients property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking