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

May 20, 2022

main
1.0.0
Compare

API structure has changed

11 structure changes including:
5 Additions
6 Modifications
Modified 6 Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
  • Path
  • $automationBlueprint path parameter Modified
POST /api/v1/client/{client}/employment
  • Body
  • content type Modified
    • shared_owner_uuid property Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
PUT /api/v1/client/{client}/employment/{id}
  • Body
  • content type Modified
    • shared_owner_uuid property Added
Added 5
DELETE /api/v1/client/{client}/income/{id}
GET /api/v1/client/{client}/income
GET /api/v1/client/{client}/income/{id}
POST /api/v1/client/{client}/income
PUT /api/v1/client/{client}/income/{id}