Change Updates

Do not miss any FinCalc API changes, ever again

Subscribe to the FinCalc API changelog to be up to date on recent changes.

RSS

Aug 20, 2025

dev
2.0.0
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16
GET /api/v2/household/{HouseholdGUID}/expenditure
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/expenditure/{ExpenditureGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/incomes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/incomes/{IncomeGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/liabilities
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/liabilities/{LiabilityGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/savings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
POST /api/v2/household/{HouseholdGUID}/expenditure
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
POST /api/v2/household/{HouseholdGUID}/incomes
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
POST /api/v2/household/{HouseholdGUID}/liabilities
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
POST /api/v2/household/{HouseholdGUID}/savings
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
PUT /api/v2/household/{HouseholdGUID}/expenditure/{ExpenditureGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
PUT /api/v2/household/{HouseholdGUID}/incomes/{IncomeGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
PUT /api/v2/household/{HouseholdGUID}/liabilities/{LiabilityGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added
PUT /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Added