A set of response filters has been defined out of the box and some out-of-the-box widgets and one view model use them by default. The following sections list the response filters along with the entities that use them.
PLPData
, used by the Product Listing widgetcategoryNavData
, used by the Collection Navigation and Collection Navigation – Basic widgetscollectionData
, used by the Collection widgetproductData
, used by thecartViewModel
when calling thelistProducts
endpoint.
You can send a request to the listFilters
endpoint in the Admin API to retrieve a list of the fields that are included or excluded for each of these response filters noted above. For details on how to do so, see the Response filters section in Extending Oracle Commerce Cloud.