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
27 structure changes including:
5 Breaking changes
22 Additions
5 Removals
Removed 5 Breaking
PUT /api/v1/client/{client_uuid}/expense/{uuid}
POST /api/v1/client/{client_uuid}/expense
GET /api/v1/client/{client_uuid}/expense/{uuid}
GET /api/v1/client/{client_uuid}/expense
DELETE /api/v1/client/{client_uuid}/expense/{uuid}
Added 22
PUT /api/v1/life-stage/{lifeStage_uuid}
PUT /api/v1/expenditure-structure/section/{lifeStageSection_uuid}
PUT /api/v1/expenditure-structure/field/{lifeStageField_uuid}
POST /api/v1/life-stage/reorder
POST /api/v1/life-stage
POST /api/v1/expenditure-structure/section/reorder
POST /api/v1/expenditure-structure/section
POST /api/v1/expenditure-structure/field/reorder
POST /api/v1/expenditure-structure/field
POST /api/v1/client/{client_uuid}/expenditure/{lifeStage_uuid}/{lifeStageField_uuid}
GET /api/v1/life-stage/{lifeStage_uuid}
GET /api/v1/life-stage
GET /api/v1/expenditure-structure/section/{lifeStageSection_uuid}
GET /api/v1/expenditure-structure/section
GET /api/v1/expenditure-structure/field/{lifeStageField_uuid}
GET /api/v1/expenditure-structure/field
GET /api/v1/client/{client_uuid}/expenditure/{id}
GET /api/v1/client/{client_uuid}/expenditure
DELETE /api/v1/life-stage/{lifeStage_uuid}
DELETE /api/v1/expenditure-structure/section/{lifeStageSection_uuid}
DELETE /api/v1/expenditure-structure/field/{lifeStageField_uuid}
DELETE /api/v1/client/{client_uuid}/expenditure/{uuid}
10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /api/v1/expectation/{uuid}
  • Response
  • 200 response Modified
    • author property Added
GET /api/v1/statement-transaction
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
GET /api/v1/statement-transaction/{statementTransaction_uuid}
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
POST /api/v1/bank-statement/upload
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
POST /api/v1/expectation/reconcile
  • Response
  • 200 response Modified
    • author property Added
POST /api/v1/provider-statement/upload
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
POST /api/v1/statement-transaction
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
POST /api/v1/statement-transaction/{statementTransaction_uuid}/unreconcile-expectation
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
PUT /api/v1/expectation/{uuid}
  • Response
  • 200 response Modified
    • author property Added
PUT /api/v1/statement-transaction/{statementTransaction_uuid}
  • Body
  • content type Modified
    • sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
  • Response
  • 200 response Modified
    • filename property Removed
    • net_amount, agency_number, product_reference, adviser_name, sender_id_sib_number, reason, scheme_name, scheme_number, customer_number, policy_market_value properties Added
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /api/v1/expectation/{uuid}
  • Response
  • 200 response Modified
    • advice_area property Removed
    • advice_area_gross, advice_area_net properties Added
POST /api/v1/expectation/reconcile
  • Response
  • 200 response Modified
    • advice_area property Removed
    • advice_area_gross, advice_area_net properties Added
PUT /api/v1/expectation/{uuid}
  • Response
  • 200 response Modified
    • advice_area property Removed
    • advice_area_gross, advice_area_net properties Added
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/plans
  • Body
  • content type Modified
    • benefit_amount, benefit_frequency properties Removed
PUT /api/v1/plans/{uuid}
  • Body
  • content type Modified
    • benefit_amount, benefit_frequency properties Removed