/
RE
redeal
/
Redeal Widget API - Reviews
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 2w ago
Details
Filter operations
Reviews
12
post
/api/Review/reviews
post
/api/Review/stars
post
/api/Review/reviews/list
post
/api/Review/reviews/list-by-rating
get
/api/Review/votes
post
/api/Review/votes
post
/api/Review/comments
post
/api/Review/comments/list
get
/api/Review/comments/counts
get
/api/Review/summary
post
/api/Review/config-reviews
post
/api/Review/LoginContactLookup
Reviews
post
/api/Review/comments
Request body
AddCommentRequest
required
reviewId
string
required
siteId
string
nullable
itemId
string
nullable
contactId
string
required
engageCommentId
string
nullable
email
string
nullable
name
string
nullable
commentText
string
required
rd
boolean
Response
OK
WidgetStringResultViewModel
required
success
boolean
data
string
nullable
wf
WidgetFlow[]
nullable
Changes