GET /v1/projects/{projectGuid}/travelprices

visma.com

Summary: Get all the travel prices for a project.
Operation ID: TravelPrices_GetTravelPricesForProject
Auth: unknown

Parameters (7)

calculateRowCount (boolean, query, optional, default: False)

Optional: Calculate the number of total rows. Default false = total row count is returned as zero.

expenseClasses (array, query, optional)

Optional: List of expense classes to search by, defaults to all travel categories.

firstRow (integer, query, optional, default: 0)

Optional: first row to fetch. Default 0 = first row.

fromPricelistOnly (boolean, query, optional, default: False)

If true return only prices from the price list, if false also returns prices from the settings. Default is false.

projectGuid (string, path, required)

ID of the project.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default 20, maximum 100.

textToSearch (string, query, optional)

Optional: Text to search from Product name.

No probe data for this endpoint yet.