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

Jan 18, 2023

main
1.0.0
Compare

API structure has changed

5 structure changes including:
2 Additions
3 Modifications
Modified 3 Breaking
GET /api/v1/plans/{uuid}
  • Response
  • 200 response Modified
    • plan_type property Removed
    • sub_type property Added
POST /api/v1/plans
  • Body
  • content type Modified
    • plan_type property Removed
    • sub_type, equity_released properties Added
  • Response
  • 200 response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (1) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (2) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (3) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (4) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (5) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (6) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (7) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (8) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (9) response Modified
    • plan_type property Removed
    • sub_type property Added
  • 200 (10) response Modified
    • plan_type property Removed
    • sub_type property Added
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • plan_type property Removed
    • sub_type, equity_released properties Added
  • Response
  • 200 response Modified
    • plan_type property Removed
    • sub_type property Added
Added 2
GET /api/v1/static/plan-sub-types/{type}
GET /api/v1/static/plan-types