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 1 hour ago

main
v1.139.7
Compare
v1.139.7

API structure has changed

Next change
19 structure changes including:
19 Modifications
Modified 19
GET /api/v2/fact-find/blocks/{factFindBlock_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_section property Modified
        • fact_find_template property Modified
GET /api/v2/fact-find/sections/{factFindSection_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_template property Modified
        • display_name property Added
GET /api/v2/fact-find/session
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • template property Modified
GET /api/v2/fact-find/session/{factFindSession_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • display_name property Added
GET /api/v2/fact-find/templates
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • sections property Modified
        • display_name property Added
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • fact_find_template property Modified
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections/{factFindSection_uuid}/blocks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • fact_find_section property Modified
POST /api/v2/fact-find/session
  • Response
  • 201 response Modified
    • application/json content type Modified
      • template property Modified
        • display_name property Added
POST /api/v2/fact-find/templates
  • Body
  • application/json content type Modified
    • display_name property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/clone
  • Response
  • 201 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/publish
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections
  • Response
  • 201 response Modified
    • application/json content type Modified
      • fact_find_template property Modified
        • display_name property Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections/{factFindSection_uuid}/blocks
  • Response
  • 201 response Modified
    • application/json content type Modified
      • fact_find_section property Modified
        • fact_find_template property Modified
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/unpublish
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added
PUT /api/v2/fact-find/blocks/{factFindBlock_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_section property Modified
        • fact_find_template property Modified
PUT /api/v2/fact-find/sections/{factFindSection_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_template property Modified
        • display_name property Added
PUT /api/v2/fact-find/templates/{factFindTemplate_uuid}
  • Body
  • application/json content type Modified
    • display_name property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • display_name property Added