Broadleaf Microservices
  • v1.0.0-latest-prod

Data Driven Enum Details Endpoint

Overview

Catalog Browse provides an endpoint for retrieving data driven enum details, which is useful for commerce pages or sections that leverage data driven enums and need to hydrate and gather additional details for.

This endpoint essentially passes the request along to the CatalogProvider to gather the base catalog info. Additionally, users could add other providers into the flow to hydrate other information from external services.

Request and Response Payloads

For request and response details, please reference the OpenAPI specification for this endpoint.