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

9 days ago

upcoming
2.0.0
Compare

API structure has changed

15 structure changes including:
15 Modifications
Modified 15 Breaking
GET /api/v2/household/{HouseholdGUID}/pensions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • FullyCrystallised property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/pensions/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • FullyCrystallised property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • FullyCrystallised property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/savings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, DateOfAssignment, HistoricTransactions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OriginalInvestmentPercentageWithdrawn property Added
GET /api/v2/household/{HouseholdGUID}/savings/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • HistoricTransactions property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/savings/withdrawals/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • WithdrawalStyle property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, DateOfAssignment, HistoricTransactions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OriginalInvestmentPercentageWithdrawn 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 Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals/{WithdrawalGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, WithdrawalStyle properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/household/{HouseholdGUID}/pensions
  • Body
  • application/json content type Modified
    • FullyCrystallised property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • FullyCrystallised property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/household/{HouseholdGUID}/savings
  • Body
  • application/json content type Modified
    • NumberOfSegments, DateOfAssignment, HistoricTransactions properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • OriginalInvestmentPercentageWithdrawn property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, DateOfAssignment, HistoricTransactions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OriginalInvestmentPercentageWithdrawn property Added
POST /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals
  • Body
  • application/json content type Modified
    • WithdrawalStyle, NumberOfSegments properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, WithdrawalStyle properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v2/household/{HouseholdGUID}/pensions/{PensionGUID}
  • Body
  • application/json content type Modified
    • FullyCrystallised property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • FullyCrystallised property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}
  • Body
  • application/json content type Modified
    • NumberOfSegments, DateOfAssignment, HistoricTransactions properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • OriginalInvestmentPercentageWithdrawn property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, DateOfAssignment, HistoricTransactions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OriginalInvestmentPercentageWithdrawn property Added
PUT /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}/withdrawals/{WithdrawalGUID}
  • Body
  • application/json content type Modified
    • WithdrawalStyle, NumberOfSegments properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NumberOfSegments, WithdrawalStyle properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking