v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
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

descriptionstring
dateTimestring
amountstring decimal
refundedboolean
deletedboolean
fileUristring
fileNamestring

Response

Updated expense

idstring
userstring
deletedboolean
lastUpdateinteger
createdinteger
descriptionstring
dateTimestring
amountstring decimal
refundedboolean
fileUristring
fileNamestring
invoiceIdstring