RecurringExpenses

Get recurring expense by ID

get/RecurringExpenses/{id}

Path parameters

idstring required

Response

OK

idstring
namestring
categorystring
frequencyinteger

Frequency for recurring expenses.

startDatestring date
endDatestring date nullable
vendorNamestring nullable
descriptionstring nullable
isActiveboolean
dayOfWeekinteger
createdByIdstring nullable
createdByNamestring nullable
createdAtstring date-time
updatedAtstring date-time

Changes

No recorded changes to this endpoint across all 6 revisions of this API.