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 17, 2023

main
1.0.0
Compare

API structure has changed

12 structure changes including:
7 Additions
5 Modifications
Modified 5 Breaking
POST /api/v1/firm/{firm_uuid}/branding
  • Body
  • content type Modified
    • primary_colour property Removed
    • brand_colours property Added
POST /api/v1/plans
  • Body
  • content type Modified
    • premium property Removed
    • premium_contribution, premium_contribution_frequency, premium_contribution_details, transfer_from, initial_purchase_amount properties Added
  • Response
  • 200 (1) response Modified
    • fields property Modified
  • 200 (2) response Modified
    • fields property Modified
  • 200 (3) response Modified
    • fields property Modified
  • 200 (4) response Modified
    • fields property Modified
  • 200 (5) response Modified
    • fields property Modified
PUT /api/v1/me
  • Body
  • content type Modified
    • two_factor_enabled, two_factor_mobile properties Removed
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • premium property Removed
    • premium_contribution, premium_contribution_frequency, premium_contribution_details, transfer_from, initial_purchase_amount properties Added
PUT /api/v1/tag/{uuid}
  • Body
  • content type Modified
    • colour property Added
Added 7
GET /api/v1/me/otp/recovery-codes
GET /api/v1/me/otp/show
POST /api/v1/me/otp/confirm
POST /api/v1/me/otp/new-recovery-codes
POST /api/v1/me/otp/reset
POST /api/v1/me/otp/settings
POST /api/v1/me/sms/setup