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

Mar 30, 2022

main
1.0.0
Compare

API structure has changed

7 structure changes including:
1 Addition
6 Modifications
Modified 6 Breaking
GET /api/v1/plans/{id}
  • Response
  • 200 response Modified
    • latest_valuations property Added
GET /api/v1/plans/{plan}/sub-accounts/{sub_account}/valuations/{id}
  • Response
  • 200 response Removed
POST /api/v1/plans
  • Response
  • 200 response Modified
    • latest_valuations property Added
  • 200 (1) response Modified
    • latest_valuations property Added
  • 200 (2) response Modified
    • latest_valuations property Added
  • 200 (3) response Modified
    • latest_valuations property Added
  • 200 (4) response Modified
    • latest_valuations property Added
  • 200 (5) response Modified
    • latest_valuations property Added
  • 200 (6) response Modified
    • latest_valuations property Added
  • 200 (7) response Modified
    • latest_valuations property Added
  • 200 (8) response Modified
    • latest_valuations property Added
  • 200 (9) response Modified
    • latest_valuations property Added
  • 200 (10) response Modified
    • latest_valuations property Added
POST /api/v1/plans/{plan}/sub-accounts/{sub_account}/valuations
  • Response
  • 200 response Modified
    • sub_account property Added
PUT /api/v1/plans/{id}
  • Response
  • 200 response Modified
    • latest_valuations property Added
PUT /api/v1/plans/{plan}/sub-accounts/{sub_account}/valuations/{id}
  • Response
  • 200 response Modified
    • sub_account property Added
Added 1
GET /api/v1/plans/{plan}/reporting/valuations/{subAccount}