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

about 4 hours ago

main
v1.57.0
Compare
v1.57.0

API structure has changed

Next change
7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /api/v1/conversation/{conversation_uuid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reactions property Modified
GET /api/v1/conversation/{conversation_uuid}/messages/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • reactions property Modified
        • reactions property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/contact-details
  • Query
  • filter[type] query parameter Added
POST /api/v1/account
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/conversation/{conversation_uuid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • reactions property Modified
        • reactions property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v1/conversation/{conversation_uuid}/messages/inline
  • Response
  • 200 response Modified
    • application/json content type Modified
      • reactions property Modified
        • reactions property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v1/conversation/{conversation_uuid}/messages/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • reactions property Modified
        • reactions property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking