Host API: https://api.fsgplanner.ca
{
"debt_id": "example-id",
"name": "Sample Debt",
"description": "Example description",
"images": [],
"interestRate": 5.5,
"amount": 1000,
"duration": {
"goalStartDate": "2025-01-01T00:00:00.000Z",
"goalEndDate": "2025-12-31T00:00:00.000Z"
},
"paymentPlan": [
{
"amount": 100,
"principal": 90,
"interest": 10,
"date": "2025-02-01T00:00:00.000Z",
"isPaid": false
}
],
"percentPaidOff": 0
}{
"debt_id": "example-id",
"name": "Sample Debt",
"description": "Example description",
"images": [],
"interestRate": 5.5,
"amount": 1000,
"duration": {
"goalStartDate": "2025-01-01T00:00:00.000Z",
"goalEndDate": "2025-12-31T00:00:00.000Z"
},
"paymentPlan": [
{
"amount": 100,
"principal": 90,
"interest": 10,
"date": "2025-02-01T00:00:00.000Z",
"isPaid": false
}
],
"percentPaidOff": 0
}{
"income": 5000,
"expenses": 3000,
"savings": 2000,
"debt": 10000,
"investments": 15000
}{
"Food": 200,
"Transport": 100
}{
"amount": 500
}{
"date": "2025-10-05",
"category": "Food",
"amount": 100,
"note": "Lunch"
}{
"amount": 120,
"note": "Updated lunch"
}{
"name": "John Doe",
"email": "john@example.com",
"phone": "+1234567890",
"country": "US",
"picture": "https://example.com/pic.jpg",
"created_at": "2025-10-05T12:00:00Z"
}