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

3 days ago

upcoming
2.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /api/v2/household/{HouseholdGUID}/savings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NeverTouch property Added
GET /api/v2/household/{HouseholdGUID}/savings/options
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NeverTouch property Added
GET /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NeverTouch property Added
POST /api/v2/household/{HouseholdGUID}/savings
  • Body
  • application/json content type Modified
    • NeverTouch property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • NeverTouch property Added
PUT /api/v2/household/{HouseholdGUID}/savings/{SavingsGUID}
  • Body
  • application/json content type Modified
    • NeverTouch property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • NeverTouch property Added