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
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
2 structure changes including:
2 Modifications
Modified 2
GET /api/v1/client/{client_uuid}/plans
  • Query
  • filter[exact_account_uuids] query parameter Added
GET /api/v1/plans
  • Query
  • filter[exact_account_uuids] query parameter Added
7 structure changes including:
1 Addition
6 Modifications
Modified 6 Breaking
DELETE /api/v1/illustration/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
GET /api/v1/client/{client_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
GET /api/v1/illustration/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
GET /api/v1/plans/{plan_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
POST /api/v1/illustration
  • Body
  • application/json content type Modified
    • generate property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
POST /api/v1/illustration/{illustration_uuid}/proceed
  • Path
  • illustration_uuid path parameter Modified
    • Type went from integer to string
      Breaking
Added 1
PUT /api/v1/illustration/{uuid}