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

Feb 18, 2022

main
1.0.0
Compare

API structure has changed

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}