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

main
1.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /api/v1/firm/{id}
  • Response
  • 200 response Modified
    • primary_colour, secondary_colour, regulatory_text, logo properties Added
POST /api/v1/firm
  • Response
  • 200 response Modified
    • primary_colour, secondary_colour, regulatory_text, logo properties Added
PUT /api/v1/firm/{id}
  • Body
  • content type Modified
    • regulatory_text property Added
  • Response
  • 200 response Modified
    • primary_colour, secondary_colour, regulatory_text, logo properties Added