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
2 structure changes including:
2 Additions
Added 2
GET /api/v1/logs/{modelType}/{modelUuid}
GET /api/v1/me/logs
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api/v1/plans/{plan_uuid}/holdings/{subAccount}
  • Query
  • filter[is_active] query parameter Added
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
  • Response
  • 200 response Modified
    • units property Modified
    • reference, sector, citi, purchase_price, is_active properties Added
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings
  • Body
  • content type Modified
    • units property Modified
    • reference, provider, sector, citi, purchase_price, is_active properties Added
  • Response
  • 200 response Modified
    • units property Modified
    • reference, sector, citi, purchase_price, is_active properties Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
  • Body
  • content type Modified
    • units property Modified
    • reference, provider, sector, citi, purchase_price, is_active properties Added
  • Response
  • 200 response Modified
    • units property Modified
    • reference, sector, citi, purchase_price, is_active properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • client_uuid, type properties Removed
10 structure changes including:
4 Breaking changes
4 Additions
2 Modifications
4 Removals
Modified 2 Breaking
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/contributions
  • Body
  • content type Modified
    • paid_at property Modified
    • value property Modified
    • type, contributor_type, frequency, started_at, ended_at, notes properties Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/contributions/{uuid}
  • Body
  • content type Modified
    • paid_at property Modified
    • type, contributor_type, frequency, started_at, ended_at, notes properties Added
Removed 4 Breaking
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/contributions
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/valuations
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/withdrawals
Added 4
GET /api/v1/plans/{plan_uuid}/contributions/{subAccount}
GET /api/v1/plans/{plan_uuid}/holdings/{subAccount}
GET /api/v1/plans/{plan_uuid}/valuations/{subAccount}
GET /api/v1/plans/{plan_uuid}/withdrawals/{subAccount}
2 structure changes including:
1 Breaking change
1 Modification
1 Removal
Modified 1
POST /api/v1/report
  • Body
  • content type Modified
    • report_type_id, save_as_template properties Modified
    • name, report_template_uuid, template_name properties Added
Removed 1 Breaking
POST /api/v1/report-template/{reportTemplate_uuid}/generate
1 structure change including:
1 Modification
Modified 1
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • seller_uuid property Added