Updates an expenseAsk AIput https://{company}.{environment}.com/api/v1/expense/employees/{employeeId}/expenses/{expenseId}Updates an expensePath ParamsemployeeIduuidrequiredThe employee identifier from the path.expenseIduuidrequiredThe expense identifier from the path.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403ForbiddenUpdated 11 months ago