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
20 structure changes including:
10 Breaking changes
10 Additions
10 Removals
Removed 10 Breaking
PUT /api/v1/client/{client_uuid}/contact-detail/{id}
PUT /api/v1/client/{client_uuid}/address/{uuid}
POST /api/v1/client/{client_uuid}/contact-detail
POST /api/v1/client/{client_uuid}/address
GET /api/v1/client/{client_uuid}/contact-detail/{id}
GET /api/v1/client/{client_uuid}/contact-detail
GET /api/v1/client/{client_uuid}/address/{uuid}
GET /api/v1/client/{client_uuid}/address
DELETE /api/v1/client/{client_uuid}/contact-detail/{id}
DELETE /api/v1/client/{client_uuid}/address/{uuid}
Added 10
PUT /api/v1/account/{account_uuid}/contact-detail/{id}
PUT /api/v1/account/{account_uuid}/address/{uuid}
POST /api/v1/account/{account_uuid}/contact-detail
POST /api/v1/account/{account_uuid}/address
GET /api/v1/account/{account_uuid}/contact-detail/{id}
GET /api/v1/account/{account_uuid}/contact-detail
GET /api/v1/account/{account_uuid}/address/{uuid}
GET /api/v1/account/{account_uuid}/address
DELETE /api/v1/account/{account_uuid}/contact-detail/{id}
DELETE /api/v1/account/{account_uuid}/address/{uuid}
6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /api/v1/client-status/{clientStatus_uuid}
  • Path
  • id path parameter Removed
  • clientStatus_uuid path parameter Added
GET /api/v1/client-status/{clientStatus_uuid}
  • Path
  • id path parameter Removed
  • clientStatus_uuid path parameter Added
GET /api/v1/client/{client_uuid}/employment/{uuid}
  • Response
  • 200 response Modified
    • last_salary_increase, business_name, business_year_end, business_value, directors, shareholding_in_business, profit, accountant_company_name, accountant_email, accountant_telephone_number, accountant_address, turnover_history properties Added
POST /api/v1/client/{client_uuid}/employment
  • Body
  • content type Modified
    • last_salary_increase, business_name, business_year_end, business_value, directors, shareholding_in_business, profit, turnover_history, accountant_company_name, accountant_email, accountant_telephone_number, accountant_address properties Added
  • Response
  • 201 response Modified
    • last_salary_increase, business_name, business_year_end, business_value, directors, shareholding_in_business, profit, accountant_company_name, accountant_email, accountant_telephone_number, accountant_address, turnover_history properties Added
PUT /api/v1/client-status/{clientStatus_uuid}
  • Path
  • id path parameter Removed
  • clientStatus_uuid path parameter Added
PUT /api/v1/client/{client_uuid}/employment/{uuid}
  • Body
  • content type Modified
    • last_salary_increase, business_name, business_year_end, business_value, directors, shareholding_in_business, profit, turnover_history, accountant_company_name, accountant_email, accountant_telephone_number, accountant_address properties Added
  • Response
  • 200 response Modified
    • last_salary_increase, business_name, business_year_end, business_value, directors, shareholding_in_business, profit, accountant_company_name, accountant_email, accountant_telephone_number, accountant_address, turnover_history properties Added
1 structure change including:
1 Addition
Added 1
GET /api/v1/import/keys/{importer}
2 structure changes including:
2 Modifications
Modified 2 Breaking
PUT /api/v1/employee/{uuid}
  • Body
  • content type Modified
    • direct_report_uuid property Modified
    • employee_uuid property Removed
    • charge_split_banding_uuid property Added
PUT /api/v1/introducer/{uuid}
  • Body
  • content type Modified
    • email property Removed
1 structure change including:
1 Addition
Added 1
GET /api/v1/tasks
1 structure change including:
1 Addition
Added 1
POST /api/v1/addons/nucleus/sync-plans
2 structure changes including:
1 Addition
1 Modification
Modified 1
POST /api/v1/plans
  • Body
  • content type Modified
    • charge_split_banding_uuid property Added
Added 1
POST /api/v1/import/plans
4 structure changes including:
4 Modifications
Modified 4
POST /api/v1/cases
  • Body
  • content type Modified
    • plans property Added
  • Response
  • 200 response Modified
    • plans property Added
POST /api/v1/plans
  • Body
  • content type Modified
    • cases property Added
PUT /api/v1/cases/{uuid}
  • Body
  • content type Modified
    • plans property Added
  • Response
  • 200 response Modified
    • plans property Added
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • cases property Added