event

Review Helpful Voted

Published when a review's helpful count changes as a result of a customer vote.

EventBroker:Kafka

Overview

ReviewHelpfulVoted is published by the Review APIReview APIServicev1.0.0The public-facing API for product reviews. Accepts review submissions, serves published reviews, and is the entry point ...Publishesreview-submitted, review-flagged +1Subscribessubmit-review, flag-review +2Ownerreviews-platformMapRepoView docs whenever a review’s helpful count changes. It lets other surfaces (such as the storefront) keep “most helpful” ordering fresh.

Architecture diagram

Event-driven architecture documentation: Acme Inc

JSON Schema

4 properties
reviewIdstring<uuid>
required
productIdstring
required
helpfulCountinteger
required
Minimum: 0
updatedAtstring<date-time>
required