GET /v1/projects/{projectGuid}/projecttravelexpenses
Operation ID: ProjectTravelExpenses_GetProjectTravelExpensesForProject
Auth: unknown
Parameters (8)
(?, query, optional)
Optional: Class of the expense. Mileage, DailyAllowance or OtherTravelExpense
(string, query, optional)
Optional: Filter the project fees. When given, only the ones that are invoiceable before or on the given date are returned. Default is null.
(boolean, query, optional)
Optional: Filter the travel expenses. If true/false, only the billable/non-billable ones are returned. If null, all are returned. Default is null.
(boolean, query, optional)
Optional. Filter the project travel expenses. If true/false, only the ones that will be billable in the future are returned. If null, all are returned. Default is false.
(boolean, query, optional)
Optional: Filter the travel expenses. If true/false, only the ones that are/are not invoiced are returned. If null, all are returned. Default is null.
(string, query, optional)
Optional: page token to fetch the next page.
(string, path, required)
ID of the project.
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
No probe data for this endpoint yet.