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

Feb 24, 2025

main
1.0.0
Compare

API structure has changed

26 structure changes including:
26 Modifications
Modified 26
DELETE /api/v1/employee/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/account/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/charge
  • Query
  • filter[group_uuids] query parameter Added
GET /api/v1/circles/{circle_uuid}/charges
  • Query
  • filter[group_uuids] query parameter Added
GET /api/v1/client
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/client/{client_uuid}/charges
  • Query
  • filter[group_uuids] query parameter Added
GET /api/v1/client/{client_uuid}/plans
  • Query
  • filter[account_uuids], filter[circle_uuids] query parameters Added
GET /api/v1/client/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/employee
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/employee/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/introducer/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
GET /api/v1/plans
  • Query
  • filter[account_uuids], filter[circle_uuids] query parameters Added
GET /api/v1/plans/{plan_uuid}/charges
  • Query
  • filter[group_uuids] query parameter Added
GET /api/v1/plans/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Added
POST /api/v1/account
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
POST /api/v1/client
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
POST /api/v1/employee
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
POST /api/v1/introducer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
POST /api/v1/plans
  • Body
  • application/json content type Modified
    • accounts property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (1) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (2) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (3) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (4) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (5) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (6) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (7) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (8) response Modified
    • application/json content type Modified
      • accounts property Added
  • 200 (9) response Modified
    • application/json content type Modified
      • accounts property Added
POST /api/v1/plans/{plan_uuid}/group-scheme-members
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Added
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Added
PUT /api/v1/account/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
PUT /api/v1/client/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
PUT /api/v1/employee/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
PUT /api/v1/introducer/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ownership_percentage property Added
PUT /api/v1/plans/{uuid}
  • Body
  • application/json content type Modified
    • accounts property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Added