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

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
POST /api/v1/firm/{firm_uuid}/settings
  • Body
  • application/json content type Modified
    • show_pseudo_folders_in_client_portal property Added
1 structure change including:
1 Addition
Added 1
POST /api/v1/form/{form_uuid}/unpublish
1 structure change including:
1 Addition
Added 1
POST /api/v1/plans/{plan_uuid}/provider-feed-sync
13 structure changes including:
1 Breaking change
8 Additions
4 Modifications
1 Removal
Modified 4 Breaking
POST /api/v1/plans
  • Body
  • application/json content type Modified
    • premium_contribution, premium_contribution_frequency, premium_contribution_details, pensionable_earnings, transfer_from, gross_contribution_amount, gross_contribution_percentage properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • pensionable_salary property Added
POST /api/v1/plans/{plan_uuid}/group-scheme-members
  • Body
  • application/json content type Modified
    • premium, premium_frequency properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api/v1/plans/{plan_uuid}/sub-group-schemes
  • Body
  • application/json content type Modified
    • premium, premium_frequency properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • employer_percentage, employer_frequency, employee_percentage, employee_frequency properties Added
PUT /api/v1/plans/{uuid}
  • Body
  • application/json content type Modified
    • premium_contribution, premium_contribution_frequency, premium_contribution_details, pensionable_earnings, transfer_from, gross_contribution_amount, gross_contribution_percentage properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • pensionable_salary property Added
Removed 1 Breaking
GET /api/v1/static/transfer-froms
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 8
DELETE /api/v1/plans/{plan_uuid}/premiums/{uuid}
GET /api/v1/plans/{plan_uuid}/premiums
GET /api/v1/plans/{plan_uuid}/premiums/{uuid}
GET /api/v1/static/premium-payment-methods
GET /api/v1/static/source-of-premiums
GET /api/v1/static/transfer-types
POST /api/v1/plans/{plan_uuid}/premiums
PUT /api/v1/plans/{plan_uuid}/premiums/{uuid}