GET /v1/projects/{projectGuid}/productsforproject

visma.com

Summary: Gets available products for the given project where price information comes from projects price list
Operation ID: Products_GetSearchedProducts
Auth: unknown

Parameters (5)

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

Optional: If true returns all the products from registry with project specific prices. If false returns only products specified for the project with project specific prices. Default false.

pageToken (string, query, optional)

Optional: page token to fetch the next page.

projectGuid (string, path, required)

Id of the project

rowCount (integer, query, optional)

Optional: Number of rows to fetch

type (?, query, optional)

Product type. if given, it filters the products by the given type

No probe data for this endpoint yet.