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 18, 2024

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api/v1/firm/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_welcome_paragraph property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • email_welcome_paragraph_html property Added
POST /api/v1/firm/{firm_uuid}/branding
  • Body
  • application/json content type Modified
    • email_welcome_paragraph property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • email_welcome_paragraph_html property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_welcome_paragraph property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • email_welcome_paragraph_html property Added
POST /api/v1/firm/{firm_uuid}/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_welcome_paragraph property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • email_welcome_paragraph_html property Added
PUT /api/v1/firm/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_welcome_paragraph property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • email_welcome_paragraph_html property Added