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

26 days ago

upcoming
2.0.0
Compare

API structure has changed

21 structure changes including:
21 Modifications
Modified 21 Breaking
GET /api/v2/clients/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • FinancialDependenceAge property Modified
GET /api/v2/household/{HouseholdGUID}/assets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/assets/{AssetGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/expenditure
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/expenditure/{ExpenditureGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/incomes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/incomes/{IncomeGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/liabilities
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/household/{HouseholdGUID}/liabilities/{LiabilityGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Client1PercentageOwned, Client2PercentageOwned properties 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
        • Client1PercentageOwned, Client2PercentageOwned properties 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/household/{HouseholdGUID}/assets
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/household/{HouseholdGUID}/expenditure
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/household/{HouseholdGUID}/incomes
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/household/{HouseholdGUID}/liabilities
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties 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
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v2/household/{HouseholdGUID}/assets/{AssetGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v2/household/{HouseholdGUID}/expenditure/{ExpenditureGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v2/household/{HouseholdGUID}/incomes/{IncomeGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api/v2/household/{HouseholdGUID}/liabilities/{LiabilityGUID}
  • Body
  • application/json content type Modified
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties 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
    • Client1PercentageOwned, Client2PercentageOwned 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
        • Client1PercentageOwned, Client2PercentageOwned properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking