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

main
1.0.0
Compare

API structure has changed

19 structure changes including:
12 Additions
7 Modifications
Modified 7 Breaking
PUT /api/v1/firm/{id}
  • Response
  • 200 response Modified
    • address_1, address_2, town_city, county, postcode, country, is_subscribed properties Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
POST /api/v1/firm/{firm}/branding
  • Response
  • 200 response Modified
    • address_1, address_2, town_city, county, postcode, country, is_subscribed properties Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
  • Path
  • $automationBlueprint path parameter Modified
GET /api/v1/firm/{id}
  • Response
  • 200 response Modified
    • address_1, address_2, town_city, county, postcode, country, is_subscribed properties Added
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
Added 12
PUT /api/v1/payment-method
POST /api/v1/subscription
POST /api/v1/payment-method
POST /api/v1/firm/{firm_id}/billing
GET /api/v1/subscription/plans
GET /api/v1/subscription
GET /api/v1/payment-method
GET /api/v1/invoice/{invoiceId}/download
GET /api/v1/invoice/{invoiceId}
GET /api/v1/invoice
DELETE /api/v1/subscription
DELETE /api/v1/payment-method