Finance Manager API
  • Home
  • Articles
    • API overview
  • Load Test Reports
    • Single Instance
    • Behind Nginx (3 Instances)
  • Main Docs
  • finman
  1. Single Instance Report
  • 📡 Personal Finance Manager API
  • 🔐 Auth
    • Auth filter
    • Register
    • Login
  • 📤 POST Endpoints
    • Deposit
    • Withdraw
    • Distribute Funds
    • Set Child Allocations
    • Change Account Status
    • Move Balance
    • Set Priority
    • Set Due Date
    • Set Fixed Amount
    • Set Account Type
    • Set Frequency
    • Set Periods
  • 📥 GET Endpoints
    • Get Balance
    • Get Transactions
    • List Child Accounts
    • List All Accounts
    • Find Account by Name
    • Find Account by UUID
    • Compute Total Balance
    • Compute Total Due
    • Due Within Days
    • Spending Overview
    • Total Income
    • Allocated Amount
    • Income Utilization
    • Walking Amount
    • Get Account Status
    • Get Priority
    • Get Due Date
    • Get Fixed Amount
    • Get Account Type
    • Get Frequency
    • Get Periods
  • Delete
    • Delete

Single Instance Report