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

main
1.0.0
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /api/v1/account/{account_uuid}/conversations
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/cases/{case_uuid}/conversations
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/conversation
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/conversation/{uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/statement
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/statement/{uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/v1/conversation
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/v1/statement/{statement_uuid}/lock
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/v1/statement/{statement_uuid}/unlock
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/v1/conversation/{uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking