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 20, 2022

main
1.0.0
Compare

API structure has changed

4 structure changes including:
1 Addition
3 Modifications
Modified 3 Breaking
GET /api/v1/firm/{id}
  • Response
  • 200 response Modified
    • primary_colour, secondary_colour properties Removed
    • brand_colours property Added
POST /api/v1/firm
  • Response
  • 200 response Modified
    • primary_colour, secondary_colour properties Removed
    • brand_colours property Added
PUT /api/v1/firm/{id}
  • Body
  • content type Modified
    • primary_colour, secondary_colour, logo properties Removed
  • Response
  • 200 response Modified
    • primary_colour, secondary_colour properties Removed
    • brand_colours property Added
Added 1
PATCH /api/v1/firm/{firm}/branding