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

Dec 5, 2025

upcoming
2.0.0
Compare

API structure has changed

Next change
21 structure changes including:
1 Addition
20 Modifications
Modified 20 Breaking
PUT /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals/{WithdrawalGUID}
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, WithdrawalStyle properties Modified
          • Type went from integer | null to integer
            Breaking
        • StartValueAbsolute property Added
PUT /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/contributions/{ContributionGUID}
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
PUT /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/withdrawals/{PensionWithdrawalGUID}
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
PUT /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/contributions/{PensionContributionGUID}
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
POST /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, WithdrawalStyle properties Modified
          • Type went from integer | null to integer
            Breaking
        • StartValueAbsolute property Added
POST /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/contributions
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
POST /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/withdrawals
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
POST /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/contributions
  • Body
  • application/json content type Modified
    • StartValueAbsolute property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals/{WithdrawalGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, WithdrawalStyle properties Modified
          • Type went from integer | null to integer
            Breaking
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/contributions/{ContributionGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/contributions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/savings/withdrawals/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/savings/contributions/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/withdrawals/{PensionWithdrawalGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/withdrawals
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/contributions/{PensionContributionGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}/contributions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/pensions/withdrawals/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
GET /api/v2/household/{HouseholdGUID}/pensions/contributions/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • StartValueAbsolute property Added
Added 1
DELETE /api/v2/user