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
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /api/v1/form/{form_uuid}/submission
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/form/{form_uuid}/submission-authored-by/{author_uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/v1/form/{form_uuid}/submission/{uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /public-form/form/{form_uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/v1/form/{form_uuid}/submission
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /public-form/form/{form_uuid}/submission
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

5 structure changes including:
5 Additions
Added 5
DELETE /api/v1/account/{account_uuid}/check/{uuid}
GET /api/v1/account/{account_uuid}/check
GET /api/v1/account/{account_uuid}/check/{uuid}
POST /api/v1/account/{account_uuid}/check
PUT /api/v1/account/{account_uuid}/check/{uuid}