Notification Types
The Notifications Subscriptions API supports managing subscriptions to the following notification types
Notification Type | API Parameter |
---|---|
Review Approved | REVIEW_APPROVED |
Review Rejected | REVIEW_REJECTED |
Review Commented | REVIEW_COMMENTED |
Question Approved | QUESTION_APPROVED |
Question Rejected | QUESTION_REJECTED |
Question Answered | QUESTION_ANSWERED |
Answer Approved | ANSWER_APPROVED |
Answer Rejected | ANSWER_REJECTED |
Comment Approved | COMMENT_APPROVED |
Comment Rejected | COMMENT_REJECTED |
Post Interaction Email | PIE |
Seller Ratings Email | SELLER_RATINGS |
Ask a Product Owner | APO |
Your client instance must be configured for these notification types in order for them to work in the Notifications Subscriptions API.
Updated 10 months ago