GET /v1/products

visma.com

Summary: Get all the Products
Operation ID: Products_GetProducts
Auth: unknown

Parameters (6)

changedSince (string, query, optional)

Optional: Get products that have been added or changed after this date time (greater or equal).

code (string, query, optional)

Optional: Code of the product.

isActive (boolean, query, optional)

If not given, return all Products, if given as true return only isActive Products, if given as false returns only inactive Products

pageToken (string, query, optional)

Optional: page token to fetch the next page.

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.