v2
latestSwagger 2.02026-08-04108164321.0 KBExpenseGroup
Retrieves a paginated list of expense group/trip names for categorising expenses, with optional search filtering.
Expense Groups are for adhoc grouping of reported expenses. e.g. for expenses incurred on a Trip
get/api/ExpenseGroup/Lookup
Query parameters
pageSizeinteger
Number of items per page (max 1000)
pageNumberinteger
Page to display. Starts from 1.
searchstring
Search string to match against Expense Group Name
Response
Returns a paginated list of expense group/trip names.