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

Jan 12, 2025

main
1.0.0
Compare

API structure has changed

14 structure changes including:
2 Additions
12 Modifications
Modified 12 Breaking
GET /api/v1/account/{account_uuid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/cases/{case_uuid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/conversation/{conversation_uuid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/file/bin
  • Query
  • filter[name], filter[date_from], filter[date_to], filter[extension], filter[uploaded_by_uuid], filter[size], filter[last_modified_from], filter[last_modified_to], filter[original_created_from], filter[original_created_to] query parameters Added
GET /api/v1/files/{model}/{modelUuid}
  • Query
  • filter[uploaded_by_uuid] query parameter Added
GET /api/v1/firm/{firm_uuid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/folder/{folder_uuid}/tree
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/folder/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/illustration/{illustration_uuid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
GET /api/v1/plans/{plan_uuid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
POST /api/v1/folder
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
PUT /api/v1/folder/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • parent property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ancestors property Added
Added 2
GET /api/v1/circles/{circle_uuid}/documents
GET /api/v1/folder/{folder_uuid}/files