What you receive
- Markdown, relist, consolidation, and low-velocity review queues, oldest first
- Zero-sale aged listings split by supplied views and watchers versus your thresholds
- Duplicate-SKU groups naming the retained listing and consolidation candidates
- Supplied quantity x unit-cost held-inventory value with missing costs counted
- Auction, recent, and healthy-selling rows retained as context behind the queue
Who it is for
eBay sellers, agencies, and store managers triaging a long active-listings export into a bounded review list before a human checks each live listing, price, and eBay's current relist and fee policies.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday bands only the seller-owned listing aliases, SKUs, dates, prices, quantities, sales counts, views, watchers, and optional unit costs you supply, against thresholds you choose. It reads no eBay account, Seller Hub report, listing, order, or buyer record and verifies no field. A markdown, relist, consolidation, or low-velocity band is a review state—not a price recommendation, demand prediction, or instruction; ending, relisting, or consolidating can affect sales history and fees under eBay's current policies. Friday does not publish listings and never ends, edits, relists, reprices, or consolidates a listing or changes a seller account. A human must review each queued row against the live listing before acting.
Synthetic sample
See the deliverable structure before buying
{
"listing_count": 7,
"aged_fixed_price_listing_count": 5,
"aged_zero_sale_listing_count": 3,
"markdown_review_count": 1,
"relist_review_count": 1,
"consolidate_review_count": 1,
"low_velocity_review_count": 1,
"aged_selling_context_count": 1,
"auction_context_count": 1,
"recent_context_count": 1,
"supplied_quantity_available": 181,
"review_quantity_available": 140,
"review_held_inventory_value_when_supplied": 572.5,
"review_missing_unit_cost_count": 1,
"review_queue_preview": [
{
"review_rank": 1,
"listing_alias": "NW-EBAY-001",
"classification": "markdown_review",
"age_days": 207,
"quantity_sold": 0,
"views": 85,
"watchers": 6,
"held_inventory_value": 360.0
},
{
"review_rank": 2,
"listing_alias": "NW-EBAY-003",
"classification": "relist_review",
"age_days": 190,
"quantity_sold": 0,
"views": 3,
"watchers": 0,
"held_inventory_value": null
},
{
"review_rank": 3,
"listing_alias": "NW-EBAY-002",
"classification": "consolidate_review",
"age_days": 263,
"quantity_sold": 0,
"views": 12,
"watchers": 1,
"held_inventory_value": 135.0
}
],
"sku_group_preview": {
"sku": "NW-TEA-12",
"listing_count": 2,
"aged_zero_sale_listing_count": 2,
"retained_listing_alias": "NW-EBAY-001",
"consolidate_candidate_aliases": [
"NW-EBAY-002"
]
},
"warnings": [
"Bands are review states, not instructions; no specific price is recommended and no demand is predicted.",
"Ending, relisting, or consolidating can affect sales history and fees under eBay's current policies; verify before acting."
],
"publish_status": "draft_needs_review"
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.