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[is_vulnerable] query parameter Added
7 structure changes including:
7 Modifications
Modified 7
GET /api/v1/task
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • workflow property Added
GET /api/v1/task/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workflow property Added
GET /api/v2/fact-find-circle-expenditures/{factFindSession_uuid}
  • Query
  • filter[uuid], filter[life_stage_uuid], filter[life_stage_section_uuid], sort query parameters Added
PATCH /api/v1/task/{task_uuid}/complete
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workflow property Added
PATCH /api/v1/task/{task_uuid}/uncomplete/{taskStatus}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workflow property Added
POST /api/v1/task
  • Response
  • 201 response Modified
    • application/json content type Modified
      • workflow property Added
PUT /api/v1/task/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workflow property Added
1 structure change including:
1 Modification
Modified 1
GET /api/v2/fact-find-circle-expenditures/{factFindSession_uuid}
  • Query
  • filter[uuid], filter[life_stage_uuid], filter[life_stage_section_uuid], sort query parameters Added
1 structure change including:
1 Modification
Modified 1
POST /api/v1/account/check-duplicates
  • Body
  • application/json content type Modified
    • exclude_account_uuid property Added
2 structure changes including:
2 Modifications
Modified 2
POST /api/v1/note
  • Body
  • application/json content type Modified
    • created_at property Added
PUT /api/v1/note/{uuid}
  • Body
  • application/json content type Modified
    • created_at property Added
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/client/{client_uuid}/plans
  • Query
  • filter[under_advice] query parameter Added
GET /api/v1/plans
  • Query
  • filter[under_advice] query parameter Added
GET /api/v2/plans
  • Query
  • filter[agency_in_your_name], filter[under_advice] query parameters Added
GET /api/v2/plans/line-graph
  • Query
  • filter[agency_in_your_name], filter[under_advice] query parameters Added
2 structure changes including:
2 Additions
Added 2
GET /api/v1/client/{client_uuid}/potential-duplicates
POST /api/v1/client/{client_uuid}/potential-duplicates/dismiss