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
2 structure changes including:
2 Modifications
Modified 2
GET /api/v1/client/{client_uuid}/plans
  • Query
  • filter[is_wrap_product], filter[hide_wrap_children] query parameters Added
GET /api/v1/plans
  • Query
  • filter[hide_wrap_children] query parameter Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/task
  • Query
  • filter[has_due_date] query parameter Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/client/{client_uuid}/wealth
  • Query
  • filter[include_inactive] query parameter Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/account
  • Query
  • filter[assigned_adviser_uuids], filter[assigned_administrator_uuids], filter[assigned_paraplanner_uuids] query parameters Added
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /api/v1/report-type
  • Query
  • filter[exports_to_csv], filter[exports_to_excel], filter[exports_to_json], filter[exports_to_pdf] query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/report/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • json property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • progress property Added
POST /api/v1/report
  • Response
  • 201 response Modified
    • application/json content type Modified
      • json property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • progress property Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/task
  • Query
  • filter[show_child_tasks] query parameter Added