---
title: "POST /api/Review/config-reviews"
method: POST
path: "/api/Review/config-reviews"
tags: ["Reviews"]
---

# POST /api/Review/config-reviews

`POST /api/Review/config-reviews`

## Request body

- SiteCheckRequest
  - `siteurl` string, nullable
  - `siteId` string, nullable
  - `tenant` string, nullable
  - `eclub` string, nullable
  - `rd` boolean

## Response `200`

OK

- SiteCheckResultViewModel
  - `success` boolean
  - `data` SiteCheckResponse
    - `isenabled` boolean
    - `siteid` string, nullable
    - `reviewtranslation` boolean
    - `loggedinreviews` boolean
    - `identifiedreviews` boolean
    - `guestreviews` boolean
    - `maillinkreviews` boolean
    - `reviewupdate` boolean
    - `verifiedbuyeronly` boolean
    - `reviewupvotes` boolean
    - `reviewdownvotes` boolean
    - `showVotes` boolean
    - `enableEditName` boolean
    - `showcomments` boolean
    - `allowcomments` boolean
    - `showfootersummary` boolean
    - `enableInfiniteScroll` boolean
    - `showMoreInfoOnReview` boolean
    - `showreviewfortenant` boolean
    - `showAddReviewSubHeader` boolean
    - `showStarRatingPrompts` boolean
    - `ratingenabled` boolean
    - `contactid` string, nullable
    - `isReviewTextRequired` boolean
    - `showMidStopLabel` boolean
    - `showReviewCount` boolean
    - `isEmailRatingEnabled` boolean
    - `minimumSummaryRating` number, double
    - `minimumReviewsForStars` integer
  - `wf` WidgetFlow[], nullable
    - `Session` string, nullable
    - `Timestamp` string, nullable
    - `Role` string, nullable
    - `Flow` string, nullable
    - `Deal` string, nullable
    - `API` string, nullable
    - `Click` string, nullable
    - `Channel` string, nullable
    - `Impression` string, nullable
    - `User` string, nullable
    - `Device` string, nullable
    - `FlowStep` string, nullable
    - `data` string, nullable
    - `Latitude` number, double
    - `Longitude` number, double
    - `DeviceType` string, nullable
    - `Resolution` string, nullable
    - `OS` string, nullable
    - `UserLanguage` string, nullable
    - `BrowserType` string, nullable
    - `Revenue` number, double
    - `Total` number, double
    - `DenyReason` string, nullable
    - `OptIn` string, nullable
    - `Site` string, nullable
    - `currency` string, nullable
    - `Company` string, nullable
    - `contact` string, nullable
    - `ImpressionType` string, nullable
    - `code` string, nullable
    - `referer` string, nullable
    - `email` string, nullable
    - `Agent` string, nullable
    - `flowtype` string, nullable
    - `ip` string, nullable
    - `delay` integer
    - `trigger` string, nullable
    - `emailaddrsha256` string, nullable
    - `country` string, nullable
    - `region` string, nullable
    - `domain` string, nullable
    - `path` string, nullable
    - `sitecurrency` string, nullable
    - `siteconversionrate` number, double
    - `companycurrency` string, nullable
    - `companyconversionrate` number, double
    - `apiversion` string, nullable
    - `scriptversion` string, nullable
    - `tenant` string, nullable
    - `salesforce` string, nullable
    - `new_accepts_sms` boolean
    - `new_accepts_email` boolean
    - `new_accepts_postal` boolean
    - `NPS` number, double

---

[API](https://skmtc.net/redeal/apis/redeal-widget-api-reviews.md) · [All operations](https://skmtc.net/redeal/apis/redeal-widget-api-reviews/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/redeal/redeal-widget-api-reviews/revisions/bdad5872241e/schema)
