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/plans/{plan_uuid}/premiums
  • Query
  • filter[recurring] query parameter Added
2 structure changes including:
2 Additions
Added 2
POST /api/v1/addons/conquest/client/{client}
PUT /api/v1/addons/conquest/client/{client}
1 structure change including:
1 Modification
Modified 1
POST /api/v1/expectation/calculate
  • Body
  • application/json content type Modified
    • tax_exempt, tax properties Added
4 structure changes including:
3 Additions
1 Modification
Modified 1
GET /api/v1/task
  • Query
  • filter[priority] query parameter Added
Added 3
GET /api/v1/bulk-actions
GET /api/v1/bulk-actions/{id}
POST /api/v1/bulk-actions/execute
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api/v1/automation-blueprints
  • Query
  • filter[is_active], filter[trigger], filter[name] query parameters Added
GET /api/v1/automation-blueprints/{automationBlueprint_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • updated property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • updated_at, conditions properties Added
POST /api/v1/automation-blueprints
  • Response
  • 200 response Modified
    • application/json content type Modified
      • updated property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • updated_at, conditions properties Added
PUT /api/v1/automation-blueprints/{automationBlueprint_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • updated property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • updated_at, conditions properties Added