GET /v1/projects/{projectGuid}/travelexpensetypes
Summary: Search active travel expense types of project by part of the name or code.
Operation ID: TravelExpenseTypes_GetSearchedTravelExpenseTypes
Auth: unknown
Operation ID: TravelExpenseTypes_GetSearchedTravelExpenseTypes
Auth: unknown
Parameters (6)
expenseClass
(?, query, optional)
Optional: Expense class of the travel. Mileage/DailyAllowance/OtherTravelExpense.
firstRow
(integer, query, optional)
Optional: first row to fetch. Default 0 = first row.
projectGuid
(string, path, required)
Id of the project.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default all.
textToSearch
(string, query, optional)
Searched string: part of name or code.
userGuid
(string, query, optional)
Optional: Id of the user to fetch travels for.
No probe data for this endpoint yet.