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
34 structure changes including:
34 Additions
Added 34
DELETE /api/v1/form/{form_uuid}/question/{uuid}
DELETE /api/v1/form/{form_uuid}/section/{uuid}
DELETE /api/v1/form/{form_uuid}/submission/{uuid}
DELETE /api/v1/form/{uuid}
GET /api/v1/custom-linked-form-questions
GET /api/v1/form
GET /api/v1/form/{form_uuid}/question/{uuid}
GET /api/v1/form/{form_uuid}/section/{uuid}
GET /api/v1/form/{form_uuid}/submission
GET /api/v1/form/{form_uuid}/submission-authored-by/{author_uuid}
GET /api/v1/form/{form_uuid}/submission-request
GET /api/v1/form/{form_uuid}/submission/{submission_uuid}/answer
GET /api/v1/form/{form_uuid}/submission/{uuid}
GET /api/v1/form/{uuid}
GET /api/v1/linked-form-questions
GET /api/v1/submission-request
GET /api/v1/submission-request/received/{account}
GET /api/v1/submission-request/sent
GET /api/v1/submission-request/{id}
GET /public-form/form/{form_uuid}
POST /api/v1/form
POST /api/v1/form/{form_uuid}/duplicate
POST /api/v1/form/{form_uuid}/publish
POST /api/v1/form/{form_uuid}/question
POST /api/v1/form/{form_uuid}/section
POST /api/v1/form/{form_uuid}/submission
POST /api/v1/form/{form_uuid}/submission-request/{account_uuid}
POST /api/v1/form/{form_uuid}/submission/{submission_uuid}/answer
POST /api/v1/form/{form_uuid}/submission/{submission_uuid}/submit
POST /public-form/form/{form_uuid}/submission
POST /public-form/form/{form_uuid}/submission/{submission_uuid}
PUT /api/v1/form/{form_uuid}/question/{uuid}
PUT /api/v1/form/{form_uuid}/section/{uuid}
PUT /api/v1/form/{uuid}
2 structure changes including:
2 Modifications
Modified 2
POST /api/v1/account/{account_uuid}/login
  • Body
  • content type Modified
    • wealth_enabled property Added
PUT /api/v1/account/{account_uuid}/login/{uuid}
  • Body
  • content type Modified
    • wealth_enabled property Added
4 structure changes including:
1 Breaking change
3 Modifications
1 Removal
Modified 3
GET /api/v1/plans/{plan_uuid}/group-scheme-members/{id}
  • Response
  • 200 response Modified
    • inactive_at property Added
POST /api/v1/plans/{plan_uuid}/group-scheme-members
  • Body
  • content type Modified
    • inactive_at property Added
PUT /api/v1/plans/{plan_uuid}/group-scheme-members/{id}
  • Body
  • content type Modified
    • inactive_at property Added
Removed 1 Breaking
GET /api/v1/providers/download
5 structure changes including:
1 Addition
4 Modifications
Modified 4
GET /api/v1/account/{account_uuid}/documents
  • Query
  • filter[last_modified_from], filter[last_modified_to], filter[original_created_from], filter[original_created_to] query parameters Added
GET /api/v1/cases/{case_uuid}/documents
  • Query
  • filter[last_modified_from], filter[last_modified_to], filter[original_created_from], filter[original_created_to] query parameters Added
GET /api/v1/documents/{model}/{modelUuid}
  • Query
  • filter[last_modified_from], filter[last_modified_to], filter[original_created_from], filter[original_created_to] query parameters Added
GET /api/v1/firm/{firm_uuid}/documents
  • Query
  • filter[last_modified_from], filter[last_modified_to], filter[original_created_from], filter[original_created_to] query parameters Added
Added 1
GET /api/v1/plans/{plan_uuid}/documents