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
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/circles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • accounts property Modified
GET /api/v1/circles/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Modified
        • firm, primary_phone_number, primary_email, current_time_entry, assigned_adviser, assigned_administrator, assigned_paraplanner, introduced_by, groups, tags, owners, first_contact_date, next_review_date, previous_review_date, anniversary_review_date, with_login, has_joint_account, can_be_deleted, joint_account_circle, circles, ownership_percentage, inactive_at, custom_fields properties Added
POST /api/v1/circles
  • Response
  • 201 response Modified
    • application/json content type Modified
      • accounts property Modified
        • firm, primary_phone_number, primary_email, current_time_entry, assigned_adviser, assigned_administrator, assigned_paraplanner, introduced_by, groups, tags, owners, first_contact_date, next_review_date, previous_review_date, anniversary_review_date, with_login, has_joint_account, can_be_deleted, joint_account_circle, circles, ownership_percentage, inactive_at, custom_fields properties Added
PUT /api/v1/circles/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Modified
        • firm, primary_phone_number, primary_email, current_time_entry, assigned_adviser, assigned_administrator, assigned_paraplanner, introduced_by, groups, tags, owners, first_contact_date, next_review_date, previous_review_date, anniversary_review_date, with_login, has_joint_account, can_be_deleted, joint_account_circle, circles, ownership_percentage, inactive_at, custom_fields properties Added
2 structure changes including:
2 Additions
Added 2
POST /api/v1/addons/seccl/{addon}/sync-client/{account_uuid}
POST /api/v1/addons/seccl/{addon}/sync-plan/{plan_uuid}
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/account/{account_uuid}/check
  • Body
  • application/json content type Modified
    • originally_ran_at property Modified
      • Property is now required
        Breaking
2 structure changes including:
2 Additions
Added 2
GET /api/v1/addons/seccl/{addon}/direct-debit-mandate
POST /api/v1/addons/seccl/{addon}/direct-debit-mandate
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v2/plans/{plan_uuid}/returns
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • plan_started_at property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • initial_valuation_at property Added