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

Sep 9, 2022

main
1.0.0
Compare

API structure has changed

9 structure changes including:
9 Modifications
Modified 9
DELETE /api/v1/plans/{uuid}
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/client/{client_uuid}/plans
  • Query
  • filter[tags] query parameter Added
GET /api/v1/plans
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/plans/inactivity-reasons
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/plans/{plan_uuid}/reporting/valuations/{subAccount}
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added
GET /api/v1/plans/{uuid}
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added
POST /api/v1/plans
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added
PUT /api/v1/introducer/{uuid}
  • Body
  • content type Modified
    • groups property Added
PUT /api/v1/plans/{uuid}
  • Header
  • X-PLANNR-ACCOUNT-UUID header Added