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
28 structure changes including:
28 Additions
Added 28
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}
4 structure changes including:
4 Breaking changes
4 Removals
Removed 4 Breaking
GET /joke
POST /joke
POST /thumbsDown/{id}
POST /thumbsUp/{id}