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
1 structure change including:
1 Modification
Modified 1
PUT /api/v2/goals/{uuid}
  • Path
  • goal path parameter Added
2 structure changes including:
2 Modifications
Modified 2
GET /api/v1/client/{client_uuid}/plans
  • Query
  • filter[exact_account_uuids] query parameter Added
GET /api/v1/plans
  • Query
  • filter[exact_account_uuids] query parameter Added
7 structure changes including:
1 Addition
6 Modifications
Modified 6 Breaking
DELETE /api/v1/illustration/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
GET /api/v1/client/{client_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
GET /api/v1/illustration/{uuid}
  • Path
  • uuid path parameter Modified
    • Type went from integer to string
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
GET /api/v1/plans/{plan_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
POST /api/v1/illustration
  • Body
  • application/json content type Modified
    • generate property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_draft property Added
POST /api/v1/illustration/{illustration_uuid}/proceed
  • Path
  • illustration_uuid path parameter Modified
    • Type went from integer to string
      Breaking
Added 1
PUT /api/v1/illustration/{uuid}
16 structure changes including:
16 Modifications
Modified 16
DELETE /api/v1/employee/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
GET /api/v1/account
  • Query
  • filter[inactive_after], filter[inactive_before] query parameters Added
GET /api/v1/account/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
GET /api/v1/client
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
GET /api/v1/client/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
GET /api/v1/employee
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
GET /api/v1/employee/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
GET /api/v1/introducer/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
POST /api/v1/account
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
POST /api/v1/client
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
POST /api/v1/employee
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
POST /api/v1/introducer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
PUT /api/v1/account/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
PUT /api/v1/client/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
PUT /api/v1/employee/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added
PUT /api/v1/introducer/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inactive_at property Added