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

about 3 hours ago

main
v1.106.4
Compare
v1.106.4

API structure has changed

13 structure changes including:
8 Breaking changes
5 Modifications
8 Removals
Modified 5
POST /api/v1/account
  • Body
  • application/json content type Modified
    • alternative Modified
      • Create Client Account alternative Modified
        • business_details property Modified
POST /api/v1/addons/smartsearch/ukaml/{client_uuid}/run
  • Body
  • application/json content type Modified
    • attributes property Modified
      • bank, addresses properties Modified
        • Properties are no longer required
POST /api/v1/addons/transact/account-opening
  • Body
  • application/json content type Modified
    • bank_account property Modified
      • sort_code, account_number, account_name_or_roll_number properties Modified
        • Properties are no longer required
PUT /api/v1/account/{uuid}
  • Body
  • application/json content type Modified
    • alternative Modified
      • Update Client Account alternative Modified
        • business_details property Modified
PUT /api/v1/automation-blueprints/{automationBlueprint_uuid}/blueprint-steps/{blueprintStep_uuid}
  • Body
  • application/json content type Modified
    • configuration property Modified
      • params property Modified
        • Property is no longer required
Removed 8 Breaking
DELETE /api/v2/roles/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v1/static/rbac-permissions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v2/roles
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v2/roles/{role_uuid}/assignees
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/v2/roles/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/v2/roles
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/v2/roles/{role_uuid}/{action}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/v2/roles/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking