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

Changelog

Last update:
Compare
4 structure changes including:
3 Additions
1 Modification
Modified 1 Breaking
GET /api/v1/firm/{firm}/tag
  • Response
  • 200 response Modified
    • data property Removed
  • Query
  • filter query parameter Added
Added 3
DELETE /api/v1/firm/{firm}/tag/{id}
POST /api/v1/firm/{firm}/tag
PUT /api/v1/firm/{firm}/tag/{id}
4 structure changes including:
4 Modifications
Modified 4
POST /api/v1/firm/{firm}/client
  • Body
  • content type Modified
    • direct_report_uuid property Added
POST /api/v1/firm/{firm}/employee
  • Body
  • content type Modified
    • direct_report_uuid property Added
PUT /api/v1/firm/{firm}/client/{id}
  • Body
  • content type Modified
    • direct_report_uuid property Added
PUT /api/v1/firm/{firm}/employee/{id}
  • Body
  • content type Modified
    • direct_report_uuid property Added
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/firm/{firm}/client/{client}/contact-detail
  • Response
  • 200 response Modified
    • phone_number_meta property Added
GET /api/v1/firm/{firm}/client/{client}/contact-detail/{id}
  • Response
  • 200 response Modified
    • phone_number_meta property Added
POST /api/v1/firm/{firm}/client/{client}/contact-detail
  • Response
  • 200 response Modified
    • phone_number_meta property Added
PUT /api/v1/firm/{firm}/client/{client}/contact-detail/{id}
  • Response
  • 200 response Modified
    • phone_number_meta property Added
3 structure changes including:
3 Modifications
Modified 3
GET /api/v1/firm/{firm}/client/{client}/address/{id}
  • Response
  • 200 response Modified
    • name property Added
POST /api/v1/firm/{firm}/client/{client}/address
  • Body
  • content type Modified
    • name property Added
  • Response
  • 200 response Modified
    • name property Added
PUT /api/v1/firm/{firm}/client/{client}/address/{id}
  • Body
  • content type Modified
    • name property Added
  • Response
  • 200 response Modified
    • name property Added