event
Review Rejected
Published when a submitted review fails moderation (spam, abuse or policy violation) and will not be shown.
EventBroker:Kafka
Overview
ReviewRejected is published by the Review Moderation WorkerReview Moderation WorkerServicev1.0.0Asynchronous worker that screens submitted reviews for spam, abuse and policy violations, then publishes or rejects them...Publishesreview-published, review-rejectedSubscribesreview-submitted, review-flaggedOwnerreviews-platformMapRepoView docs when a review fails moderation. The review is kept for audit but never published to the storefront.
Architecture diagram
Event-driven architecture documentation: Acme Inc
JSON Schema
4 properties
reviewIdstring<uuid>
requiredproductIdstring
requiredreasonstring
requiredAllowed values:
spam abuse off_topic policy_violationrejectedAtstring<date-time>
required