Search Product Relationship Rules (GET)

List or search Relies On product relationship rules in a quote or order using a single scope filter.
Resource
1/connect/comms-sales/product-relationship-rule
Example URI
1https://yourInstance.salesforce.com/services/data/68.0/connect/comms-sales/product-relationship-rule?mainProductId=01txx0000000AbcAAE&pageNumber=1&pageSize=25
Available version
68.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
correlationId String Client-provided identifier used to trace this request across related logs and systems. Optional 68.0
fields String Comma-separated list of fields to include in each returned product relationship rule. Optional 68.0
language String Language code used for localized response messages and labels. Optional 68.0
mainProductClassificationId String ID of the source product classification used as a scope filter. Optional 68.0
mainProductId String ID of the source product used as a scope filter for matching rules. Optional 68.0
pageNumber Integer Page number to return from the paginated rule list. Starts at 1. Optional 68.0
pageSize Integer Maximum number of rules to return in one page. Optional 68.0
relatedProductClassificationId String ID of the related product classification used as a scope filter. Optional 68.0
relatedProductId String ID of the related product used as a scope filter for matching rules. Optional 68.0
Response body for GET
Product Relationship Rule Search Response