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:
3 Breaking changes
1 Modification
3 Removals
Modified 1
GET /api/v1/providers/{id}
  • Response
  • 200 response Modified
    • slug property Added
Removed 3 Breaking
DELETE /api/v1/providers/{id}
POST /api/v1/providers
PUT /api/v1/providers/{id}
1 structure change including:
1 Modification
Modified 1
GET /api/v1/firm/{firm}/client
  • Query
  • group query parameter Added
6 structure changes including:
6 Modifications
Modified 6
GET /api/v1/firm/{firm}/assets
  • Query
  • include, sort, per_page query parameters Added
GET /api/v1/firm/{firm}/assets/{asset}/sub-accounts
  • Query
  • include, sort, per_page query parameters Added
GET /api/v1/firm/{firm}/assets/{asset}/sub-accounts/{sub_account}/contributions
  • Query
  • sort, per_page query parameters Added
GET /api/v1/firm/{firm}/assets/{asset}/sub-accounts/{sub_account}/valuations
  • Query
  • sort, per_page query parameters Added
GET /api/v1/firm/{firm}/assets/{asset}/sub-accounts/{sub_account}/withdrawals
  • Query
  • sort, per_page query parameters Added
GET /api/v1/firm/{firm}/client/{client}/assets
  • Query
  • include, sort, per_page query parameters Added
1 structure change including:
1 Modification
Modified 1
POST /api/v1/firm/{firm}/client
  • Body
  • content type Modified
    • gender, ni_number, nickname, date_of_birth, target_retirement_age, middle_name, pronouns, smoker_status, residential_status, marital_status properties Added
1 structure change including:
1 Modification
Modified 1
POST /api/v1/firm/{firm}/client
  • Body
  • content type Modified
    • gender, ni_number, nickname, date_of_birth, target_retirement_age, middle_name, pronouns, smoker_status, residential_status, marital_status properties Added
3 structure changes including:
3 Modifications
Modified 3
GET /api/v1/firm/{firm}/client/{client}/address/{id}
  • Response
  • 200 response Modified
    • address_3, address_4 properties Added
POST /api/v1/firm/{firm}/client/{client}/address
  • Body
  • content type Modified
    • address_3, address_4 properties Added
  • Response
  • 200 response Modified
    • address_3, address_4 properties Added
PUT /api/v1/firm/{firm}/client/{client}/address/{id}
  • Body
  • content type Modified
    • address_3, address_4 properties Added
  • Response
  • 200 response Modified
    • address_3, address_4 properties Added