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
6 structure changes including:
3 Additions
3 Modifications
Modified 3 Breaking
GET /api/v1/account
  • Query
  • filter[ni_number], filter[date_of_birth] query parameters Added
PATCH /api/v1/task/{task_uuid}/uncomplete/{taskStatus}
  • Path went from /api/v1/task/{task_uuid}/uncomplete/{taskStatus_uuid} to /api/v1/task/{task_uuid}/uncomplete/{taskStatus} (same operationId)
  • Path
  • taskStatus_uuid path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • taskStatus path parameter Added
POST /api/v1/addons/smartsearch/ukaml/{client_uuid}/run
  • Body
  • application/json content type Added
Added 3
DELETE /api/v1/personal-access-tokens/{id}
GET /api/v1/personal-access-tokens
POST /api/v1/personal-access-tokens
5 structure changes including:
5 Modifications
Modified 5 Breaking
DELETE /api/v1/plans/{plan_uuid}/transaction/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
GET /api/v1/plans/{plan_uuid}/transaction/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Added
POST /api/v1/firm/{firm_uuid}/settings
  • Body
  • application/json content type Modified
    • allow_completion_of_cases_with_incomplete_tasks property Added
POST /api/v1/plans/{plan_uuid}/transaction
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Added
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/plans/{plan_uuid}/valuations/{subAccount}
  • Query
  • filter[valued_at_after], filter[valued_at_before] query parameters Added
6 structure changes including:
6 Modifications
Modified 6
GET /api/v1/plans/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • original_valued_at property Added
GET /api/v1/task
  • Query
  • filter[subtask_visibility], filter[unassigned_task_visibility] query parameters Added
POST /api/v1/plans
  • Response
  • 200 response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (1) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (2) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (3) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (4) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (5) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (6) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (7) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (8) response Modified
    • application/json content type Modified
      • original_valued_at property Added
  • 200 (9) response Modified
    • application/json content type Modified
      • original_valued_at property Added
POST /api/v1/plans/{plan_uuid}/group-scheme-members
  • Response
  • 200 response Modified
    • application/json content type Modified
      • original_valued_at property Added
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • original_valued_at property Added
PUT /api/v1/plans/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • original_valued_at property Added
5 structure changes including:
1 Addition
4 Modifications
Modified 4
DELETE /api/v1/account/{account_uuid}/login/{uuid}
  • Path
  • account, login path parameters Added
GET /api/v1/account/{account_uuid}/login
  • Path
  • account path parameter Added
POST /api/v1/account/{account_uuid}/login
  • Path
  • account path parameter Added
PUT /api/v1/account/{account_uuid}/login/{uuid}
  • Path
  • account, login path parameters Added
Added 1
POST /api/v1/account/{account_uuid}/login/{login_uuid}/make-primary
1 structure change including:
1 Modification
Modified 1
PUT /api/v2/goals/{uuid}
  • Path
  • goal path parameter Added