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

Nov 3, 2021

main
1.0.0
Compare

API structure has changed

28 structure changes including:
28 Breaking changes
28 Removals
Removed 28 Breaking
DELETE /api/v1/firm/{firm}/client/{id}
DELETE /api/v1/firm/{firm}/employee/{id}
DELETE /api/v1/firm/{firm}/group/{group}/user
DELETE /api/v1/firm/{firm}/group/{id}
DELETE /api/v1/firm/{id}
DELETE /api/v1/network/{id}
GET /api/v1/firm
GET /api/v1/firm/{firm}/client
GET /api/v1/firm/{firm}/client/{id}
GET /api/v1/firm/{firm}/employee
GET /api/v1/firm/{firm}/employee/{id}
GET /api/v1/firm/{firm}/group
GET /api/v1/firm/{firm}/group/{id}
GET /api/v1/firm/{id}
GET /api/v1/network
GET /api/v1/network/{id}
GET /api/v1/user
POST /api/v1/firm
POST /api/v1/firm/{firm}/client
POST /api/v1/firm/{firm}/employee
POST /api/v1/firm/{firm}/group
POST /api/v1/firm/{firm}/group/{group}/user
POST /api/v1/network
PUT /api/v1/firm/{firm}/client/{id}
PUT /api/v1/firm/{firm}/employee/{id}
PUT /api/v1/firm/{firm}/group/{id}
PUT /api/v1/firm/{id}
PUT /api/v1/network/{id}