What you receive
- Severity-ranked promotion-row exception queue
- Overlapping non-deactivated windows with the conflicting promotion IDs
- Inverted and zero-length date-window checks
- Currency, non-discount, and overlapping comparison-price exceptions
- Explicit lifecycle-status review rules relative to your supplied as-of date
Who it is for
Walmart sellers, agencies, pricing operators, and agents reviewing a seller-supplied active/upcoming Promotions report before a human changes any schedule or price.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs deterministic checks only on the Walmart Promotions report rows and as-of date you supply. It reads no Walmart account or live offer and does not verify report freshness, price intent, promotion eligibility, marketplace acceptance, or policy compliance. Overlap, lifecycle, currency, and discount flags are review cues—not instructions or claims that Walmart will reject a setup. Friday does not publish listings and never creates, changes, activates, deactivates, publishes, or reprices a promotion, offer, item, or seller account.
Synthetic sample
See the deliverable structure before buying
{
"exception_row_count": 8,
"clear_row_count": 1,
"overlapping_pair_count": 1,
"inverted_window_count": 1,
"zero_length_window_count": 1,
"price_currency_mismatch_count": 1,
"non_discount_promotional_price_count": 1,
"status_date_conflict_count": 2,
"review_queue_preview": [
{
"rank": 1,
"sku": "NORTH-LAMP-01",
"promotion_id": "PROMO-400",
"severity": "critical",
"issue_flags": [
"inverted_window"
]
},
{
"rank": 2,
"sku": "NORTH-CASE-05",
"promotion_id": "PROMO-600",
"severity": "critical",
"issue_flags": [
"price_currency_mismatch",
"reporting_currency_mismatch"
]
},
{
"rank": 3,
"sku": "NORTH-BOTTLE-24",
"promotion_id": "PROMO-100",
"severity": "high",
"overlap_promotion_ids": [
"PROMO-101"
],
"discount_percent": 25.01
}
],
"publish_status": "draft_needs_review",
"safety": "Seller-supplied schedule and price arithmetic only. Flags do not establish Walmart acceptance or compliance; no promotion or price is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.