The Products List API is part of the Product Discovery runtime interface and supports retrieving commercial products according to catalog and category context and specific product identifiers. Therefore,Product2 IDs, Catalog IDs, and Category IDsare valid request criteria for narrowing the products returned to the consuming application.
These parameters align directly with the Product Catalog Management model. Product2 identifies the commercial product itself, Catalog identifies the catalog within which products are published, and Category identifies the navigational/product grouping used in catalog browsing.
Pricebook IDs belong primarily to the pricing domain. Although price books are associated with selling and pricing products, they do not substitute for the product-discovery query parameters described in this API scenario. ProductClassification IDs represent reusable product modeling and attribute structures rather than the primary list-query criteria identified by the question.
The developer can therefore submit a Products List POST request using the supported identifiers and consume the resulting JSON response from the Lightning web component.
Study Guide Reference:Catalog Management — Product Discovery APIs; Products List API; catalogs, categories, and Product2 identifiers.
===============
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit