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

about 23 hours ago

main
v1.27.1
Compare
v1.27.1

API structure has changed

Next change
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /api/v1/client/{client_uuid}/owners
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • title, name_with_title, gender, ni_number, date_of_birth, nickname, target_retirement_age, pronouns, smoker_status, residential_status, country_of_residence, marital_status, is_vulnerable, is_uk_resident, is_uk_domicile, expected_retirement_age, state_retirement_age, nationalities, third_party_offered, procedure_adaptation, cigarettes_daily, smoker_since, last_used_nicotine_products_date, long_term_care_needed, has_will, will_notes, will_last_reviewed, has_power_of_attorney properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • type, role, photo_url, 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, external_references properties Added
PUT /api/v1/client/{client_uuid}/owners/personal-details/{owner_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title, name_with_title, gender, ni_number, date_of_birth, nickname, target_retirement_age, pronouns, smoker_status, residential_status, country_of_residence, marital_status, is_vulnerable, is_uk_resident, is_uk_domicile, expected_retirement_age, state_retirement_age, nationalities, third_party_offered, procedure_adaptation, cigarettes_daily, smoker_since, last_used_nicotine_products_date, long_term_care_needed, has_will, will_notes, will_last_reviewed, has_power_of_attorney properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, role, photo_url, 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, external_references properties Added