What you receive
- Planned discount percent and gap to your supplied minimum
- Named current-price, 30-day-lowest, non-member-price, and seller-floor failures
- Highest price allowed by supplied rules and first viable contribution price
- Explicit infeasible-window flag when the supplied ceiling falls below your floor
- Queue ranked infeasible, combined rule-and-margin, rule-only, margin-only, then pass
Who it is for
Amazon sellers and agencies preflighting planned Prime-exclusive prices against their own current rule copies and unit economics before a human submits a discount.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the planned Prime price, current and reference prices, seller-confirmed current price rules, fee model, unit costs, seller price floor, and contribution floor you provide. It reads no Amazon account and looks up no current program criterion. This price/economics preflight is not Amazon's eligibility or approval decision and omits any unsupplied rating, review, inventory, enrollment, suppression, category, and other program rules. A passing row is not a guarantee of eligibility, acceptance, placement, or profit. Friday creates no discount, changes no price, listing, inventory, promotion, or account, and does not publish listings. Confirm current Amazon terms and every source price before acting.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"passing_count": 1,
"rule_failure_count": 3,
"margin_failure_count": 2,
"rule_and_margin_failure_count": 1,
"infeasible_rule_window_count": 1,
"total_positive_contribution_shortfall": 7.1,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "NW-PED-INFEASIBLE",
"status": "rule_window_infeasible",
"planned_prime_price": 20.0,
"effective_price_floor": 26.0,
"highest_price_allowed_by_supplied_rules": 24.0,
"supplied_rule_window_feasible": false
},
{
"priority_rank": 2,
"reference": "NW-PED-RULE-MARGIN",
"status": "rule_and_margin_review",
"planned_discount_percent": 40.0,
"planned_unit_contribution": 1.7,
"minimum_unit_contribution": 7.0,
"minimum_viable_price_for_contribution": 35.89,
"rule_failures": [
"below_seller_price_floor"
]
},
{
"priority_rank": 3,
"reference": "NW-PED-RULE",
"status": "rule_review",
"planned_discount_percent": 12.5,
"minimum_discount_gap_percent": -7.5,
"rule_failures": [
"minimum_discount_percent_not_met"
]
}
],
"publish_status": "draft_needs_review",
"safety": "Price and unit-economics arithmetic on seller-supplied rules and reference prices only. It is not Amazon's eligibility decision, looks up no program rule, creates no discount, and changes no price or listing."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.