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

30 days ago

main
1.0.0
Compare

API structure has changed

9 structure changes including:
6 Additions
3 Modifications
Modified 3
GET /api/v1/new-business-event/{newBusinessEvent_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • plan, clients properties Added
POST /api/v1/new-business-event
  • Response
  • 201 response Modified
    • application/json content type Modified
      • plan, clients properties Added
PUT /api/v1/new-business-event/{newBusinessEvent_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • plan, clients properties Added
Added 6
DELETE /api/v2/employments/{uuid}
GET /api/v1/new-business-event
GET /api/v2/employments
GET /api/v2/employments/{uuid}
POST /api/v2/employments
PUT /api/v2/employments/{uuid}