Do not miss any PlannrCRM API changes, ever again

Subscribe to the PlannrCRM API changelog to be up to date on recent changes.

RSS

about 2 hours ago

main
v1.129.9
Compare
v1.129.9

API structure has changed

Next change
4 structure changes including:
3 Additions
1 Modification
Modified 1 Breaking
GET /api/v2/fact-find/session/{factFindSession_uuid}/launch
  • Path went from /api/v2/fact-find-session/{factFindSession_uuid}/launch to /api/v2/fact-find/session/{factFindSession_uuid}/launch (same operationId)
  • Path
  • factFindSession_uuid path parameter Modified
    • Type went from string to integer
      Breaking
Added 3
DELETE /api/v2/fact-find-employments/{factFindSession_uuid}/{employment_uuid}
POST /api/v1/client/{client_uuid}/expenditure/sync-to-circle
PUT /api/v2/fact-find-employments/{factFindSession_uuid}/{employment_uuid}