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
9 structure changes including:
6 Additions
3 Modifications
2 structure changes including:
2 Modifications
Modified 2
POST /api/v1/note
  • Body
  • application/json content type Modified
    • visible_to_clients property Added
PUT /api/v1/note/{uuid}
  • Body
  • application/json content type Modified
    • visible_to_clients property Added
17 structure changes including:
11 Additions
6 Modifications
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/note
  • Body
  • application/json content type Modified
    • visible_to_clients property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PUT /api/v1/note/{uuid}
  • Body
  • application/json content type Modified
    • visible_to_clients property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
2 structure changes including:
2 Modifications
Modified 2
POST /api/v1/note
  • Body
  • application/json content type Modified
    • visible_to_clients property Added
PUT /api/v1/note/{uuid}
  • Body
  • application/json content type Modified
    • visible_to_clients property Added
3 structure changes including:
2 Additions
1 Modification
Modified 1 Breaking
GET /api/v1/client/{client_uuid}/all-time-entries
  • Query
  • filter[uuid], filter[accounts] query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • filter[account_uuids] query parameter Added
Added 2
GET /api/v1/circles/{circle_uuid}/all-time-entries
GET /api/v1/circles/{circle_uuid}/emails
18 structure changes including:
5 Additions
13 Modifications
1 structure change including:
1 Modification
Modified 1
POST /api/v1/client/{client_uuid}/goal
  • Body
  • application/json content type Modified
    • target_amount property Modified
      • Property is no longer required
5 structure changes including:
5 Additions
Added 5
DELETE /api/v2/addresses/{uuid}
GET /api/v2/addresses
GET /api/v2/addresses/{uuid}
POST /api/v2/addresses
PUT /api/v2/addresses/{uuid}
3 structure changes including:
3 Modifications
Modified 3
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • external_references property Added
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • external_references property Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • external_references property Added