Expense

Update expense refund status

Updates the refund status of an expense. This is typically used to mark expenses as refunded after payment has been processed.

put/v1/expenses/updateStatus

Request body

idstring
refundedboolean

Response

Updated expense

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

Changes

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