GET /v1/projects/{projectGuid}/projectworkhourprices
Summary: Get all the work hour prices for a project
Operation ID: ProjectWorkHourPrices_GetWorkHourPricesForProject
Auth: unknown
Operation ID: ProjectWorkHourPrices_GetWorkHourPricesForProject
Auth: unknown
Parameters (4)
changedSince
(string, query, optional)
Optional: Get project work hour prices that have been added or changed after this date time (greater or equal).
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.
isAvailable
(boolean, query, optional)
Optional: If true, returns only prices that are available for the project, false returns price that are not available. Default all.
projectGuid
(string, path, required)
Guid of the project.
No probe data for this endpoint yet.