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 3, 2022

main
1.0.0
Compare

API structure has changed

8 structure changes including:
1 Breaking change
2 Additions
5 Modifications
1 Removal
Modified 5 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
GET /api/v1/client/{client_id}/owners
  • Response
  • 200 response Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
  • Path
  • $automationBlueprint path parameter Modified
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
Removed 1 Breaking
POST /api/v1/client/{client_id}/owners/personal-details/{owner}
Added 2
GET /api/v1/client/{client}/shared-accounts
PUT /api/v1/client/{client_id}/owners/personal-details/{owner}