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

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
GET /api/v1/account
  • Query
  • filter[circle_uuids] query parameter Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/account
  • Query
  • filter[circle_uuids] query parameter Added
2 structure changes including:
2 Modifications
Modified 2
GET /api/v1/account
  • Query
  • filter[status_changed_at_from], filter[status_changed_at_to] query parameters Added
GET /api/v2/contact-details
  • Query
  • filter[value] query parameter Added
1 structure change including:
1 Addition
Added 1
DELETE /api/v1/mobile/notification-token
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
1 structure change including:
1 Modification
Modified 1
POST /api/v1/expectation/calculate
  • Body
  • application/json content type Modified
    • seller_uuid property Added