Expense List
API endpoint for credit card expenses.
GET /api/v1/expense?format=api
{
"count": 0,
"next": null,
"previous": null,
"results": []
}API endpoint for credit card expenses.
GET /api/v1/expense?format=api
{
"count": 0,
"next": null,
"previous": null,
"results": []
}