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 25, 2024

main
1.0.0
Compare

API structure has changed

15 structure changes including:
4 Additions
11 Modifications
Modified 11 Breaking
GET /api/v1/account/{account_uuid}/conversations
  • Response
  • 200 response Added
GET /api/v1/cases/{case_uuid}/conversations
  • Response
  • 200 response Added
GET /api/v1/conversation
  • Response
  • 200 response Added
GET /api/v1/conversation/{uuid}
  • Response
  • 200 response Added
GET /api/v1/statement
  • Response
  • 200 response Added
GET /api/v1/statement/{uuid}
  • Response
  • 200 response Added
GET /api/v1/static/plan-statuses
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/v1/conversation
  • Response
  • 200 response Added
POST /api/v1/statement/{statement_uuid}/lock
  • Response
  • 200 response Added
POST /api/v1/statement/{statement_uuid}/unlock
  • Response
  • 200 response Added
PUT /api/v1/conversation/{uuid}
  • Response
  • 200 response Added
Added 4
DELETE /api/v1/lookups/{uuid}
GET /api/v1/lookups
GET /api/v1/lookups/{type}/{lookup}
GET /api/v1/static/lookup-types