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

16 days ago

main
1.0.0
Compare

API structure has changed

7 structure changes including:
1 Addition
6 Modifications
Modified 6 Breaking
GET /api/v1/addons/seccl/{addon}/client/{account_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_details property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • address_detail, bank_details, vulnerability properties Added
GET /api/v1/client/{client_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • application property Added
GET /api/v1/illustration/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • application property Added
GET /api/v1/plans/{plan_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • application property Added
POST /api/v1/illustration
  • Response
  • 200 response Modified
    • application/json content type Modified
      • application property Added
PUT /api/v1/illustration/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • application property Added
Added 1
POST /api/v2/valuations/bulk