v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Competition Data
Products

Get a Product Set

Retrieves products from the specified product set (configured for Competition Data API).<p>

<!-- theme: info -->

Information: You can retrieve the product set's label (that is required in the URL of this endpoint as a parameter) using the /fetch/PCOMPCO endpoint.


Required PermissionRoles with the Required Permission
PRODUCTCOMPETITION_FETCHData Integration (DATAINTEGRATION), View Competition Data (PB_COMPETITION_RO), Manage Products (PB_PRODUCTEDITOR), Administer Products (PB_PRODUCTS), Investigate for Support (SUPPORT), Administer Plasma (PLASMA), Manage Product Details Only (PB_PDETAILSEDITOR), Manage Products & Use EC (PB_PRODUCTEDITOR_EC), Manage Competition Data (PB_COMPETITION)
post/productmanager.fetchproductsetcompetition/{label}

Request body

startRownumber

The number of the first row that defines the start of the result set's returned objects. Use this parameter if you want to implement paging for results.

endRownumber

The number of the end row that defines the end of the result set's returned objects. Use this parameter if you want to implement paging for results.

Response

OK