Do not miss any PlannrCRM API changes, ever again

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

RSS

20 days ago

main
v1.129.8
Compare
v1.129.8

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /api/v1/bank-statement
  • Query
  • include query parameter Added
GET /api/v1/provider-statement
  • Query
  • include query parameter Added
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