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

Feb 26, 2025

main
1.0.0
Compare

API structure has changed

5 structure changes including:
1 Addition
4 Modifications
Modified 4
GET /api/v2/addresses/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • primary_accounts property Added
POST /api/v2/addresses
  • Response
  • 201 response Modified
    • application/json content type Modified
      • primary_accounts property Added
PUT /api/v2/addresses/{uuid}
  • Body
  • application/json content type Modified
    • primary_account_uuids property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • primary_accounts property Added
PUT /api/v2/contact-details/{id}
  • Body
  • application/json content type Modified
    • primary_account_uuids property Added
Added 1
POST /api/v1/illustration/{illustration_uuid}/proceed