Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 641 Bytes

File metadata and controls

26 lines (14 loc) · 641 Bytes

WebhookPayloadReviewNew

Webhook payload for the review.new event (new review posted on a connected account).

Properties

Name Type Description Notes
id String Stable webhook event ID
event EventEnum
review ReviewWebhookReview
account WebhookPayloadReviewNewAccount
timestamp OffsetDateTime

Enum: EventEnum

Name Value
REVIEW_NEW "review.new"