Rejecting Customer Submissions
Rejection Action
Steps:
- Review listing via preview link
- Identify compliance/quality issues
- Click "Reject" button
- Required: Select rejection reason from dropdown
- Optional: Add custom message for customer
- Confirm action
Rejection Reasons
Pre-defined Options (select one):
- Incomplete Information: Missing required fields
- Non-Compliant Content: Violates policies or laws
- Duplicate Listing: Already exists in system
- Inappropriate Content: Spam, scams, or irrelevant
- Incorrect Package: Package doesn't match listing type
- Other: Specify in custom message
Email Notification
Sent to: Customer's registered email Subject: "Action required: Listing submission needs revision"
Email Includes:
- Rejection reason (from dropdown)
- Custom message (if provided)
- Link to resubmit: `/customer/listings/[id]/edit`
- Support contact for questions
Template: `customer-submission-rejected.hbs`
Customer Resubmission Flow
After Rejection:
- Customer receives email notification
- Logs into customer portal (if externally active)
- Views rejected listing with rejection reason
- Edits listing based on feedback
- Clicks "Resubmit for Review"
- New preview token generated (old one expires)
- Admin receives new submission in queue