Expense
Update expense
Updates an existing expense with the provided details. Only the fields included in the DTO will be updated.
put/v1/expenses/{id}
Path parameters
idstring required
Expense ID
Request body
Response
Updated expense
Changes
No recorded changes to this endpoint across all 3 revisions of this API.