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

main
1.0.0
Compare

API structure has changed

5 structure changes including:
2 Breaking changes
3 Modifications
2 Removals
Modified 3 Breaking
GET /api/v1/plans/{id}
  • Response
  • 200 response Modified
    • clients property Removed
    • client property Added
POST /api/v1/plans
  • Body
  • content type Modified
    • clients property Removed
    • client_uuid property Added
  • Response
  • 200 response Modified
    • clients property Removed
    • client property Added
  • 200 (1) response Modified
    • clients property Removed
    • client property Added
  • 200 (2) response Modified
    • clients property Removed
    • client property Added
  • 200 (3) response Modified
    • clients property Removed
    • client property Added
  • 200 (4) response Modified
    • clients property Removed
    • client property Added
  • 200 (5) response Modified
    • clients property Removed
    • client property Added
  • 200 (6) response Modified
    • clients property Removed
    • client property Added
  • 200 (7) response Modified
    • clients property Removed
    • client property Added
  • 200 (8) response Modified
    • clients property Removed
    • client property Added
  • 200 (9) response Modified
    • clients property Removed
    • client property Added
  • 200 (10) response Modified
    • clients property Removed
    • client property Added
PUT /api/v1/plans/{id}
  • Response
  • 200 response Modified
    • clients property Removed
    • client property Added
Removed 2 Breaking
DELETE /api/v1/plans/{plan}/clients
POST /api/v1/plans/{plan}/clients