/
RE
redeal
/
Redeal Widget API - Reviews
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 5d ago
Details
View markdown
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/reviews/list
Request body
GetReviewsRequest
required
siteId
string
nullable
itemId
string
nullable
sortId
string
nullable
contactId
string
nullable
pageSize
integer
nullable
lastEvaluatedKey
string
nullable
rd
boolean
Response
OK
ReviewsResponse
required
success
boolean
message
string
nullable
totalCount
integer
data
ReviewData[]
nullable
lastEvaluatedKey
string
nullable
wf
WidgetFlow[]
nullable