GET /v1/pricelistversions/{pricelistVersionGuid}/travelprices
Summary: Get all the travel prices for a price list version.
Operation ID: TravelPrices_GetTravelPrices
Auth: unknown
Operation ID: TravelPrices_GetTravelPrices
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 products. Default is false.
pricelistVersionGuid
(string, path, required)
ID of the price list version.
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.