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

Oct 17, 2022

main
1.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v1/client/{client_uuid}/risk/{uuid}
  • Response
  • 200 response Modified
    • risk_assessment_provider, time_horizon, time_horizon_set_at properties Added
POST /api/v1/client
  • Body
  • content type Modified
    • is_poa_registered_epa_or_lpa property Modified
POST /api/v1/client/{client_uuid}/risk
  • Body
  • content type Modified
    • risk_assessment_provider, time_horizon properties Added
  • Response
  • 201 response Modified
    • risk_assessment_provider, time_horizon, time_horizon_set_at properties Added
PUT /api/v1/client/{client_uuid}/risk/{uuid}
  • Body
  • content type Modified
    • risk_assessment_provider, time_horizon properties Added
  • Response
  • 200 response Modified
    • risk_assessment_provider, time_horizon, time_horizon_set_at properties Added
PUT /api/v1/client/{uuid}
  • Body
  • content type Modified
    • is_poa_registered_epa_or_lpa property Modified