Request parameter | Value | Required or optional | Default | Endpoints | Authentication required |
enhanced_insight | enum | Optional | exclude | summary, reviews | No |
Only functional if the account has Smart Themes enabled.
enhanced_insight specifies if enhanced insight data should be included in the API response. Only valid where:
- mode = service
- mode = product
Possible values are:
- include
Enhanced insight data is included in the API response. - exclude
Enhanced insight data is not be included in the API response.
https://api.feefo.com/api/version/reviews/service?merchant_identifier=example-retail-merchant&enhanced_insight=include
Where:
- version = the version of the API associated with the URL. See API Versions for the version number.
- service = returns the service reviews only.
- merchant_identifier = the merchant's unique Feefo identifier, which in this example is example-retail-merchant.
- enhanced_insight = includes enhanced insight data in the API response.
Full details about the API can be found at Reviews API (Customisable Integration).
Reviews API Parameter: fieldsReviews API Parameter: feature