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

Apr 17, 2024

main
1.0.0
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /api/v1/firm/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • welcome_paragraph_html, email_welcome_paragraph properties Added
POST /api/v1/account/{account_uuid}/login
  • Body
  • application/json content type Modified
    • wealth_enabled property Modified
      • Full types went from string to boolean

        Breaking

      • wealth_enabled property Modified
        • Full types went from string to boolean

          Breaking

    • goals_enabled, factfind_enabled, tasks_enabled, welcome_enabled properties Added
POST /api/v1/firm/{firm_uuid}/branding
  • Body
  • application/json content type Modified
    • welcome_paragraph_html, email_welcome_paragraph properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • welcome_paragraph_html, email_welcome_paragraph properties Added
POST /api/v1/firm/{firm_uuid}/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • welcome_paragraph_html, email_welcome_paragraph properties Added
PUT /api/v1/account/{account_uuid}/login/{uuid}
  • Body
  • application/json content type Modified
    • goals_enabled, factfind_enabled, tasks_enabled, welcome_enabled properties Added
PUT /api/v1/firm/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • welcome_paragraph_html, email_welcome_paragraph properties Added