What you receive
- Per-unit contribution at full list price after your supplied fee and cost
- The lowest floor-safe price and the maximum affordable discount amount and percent
- A pass/fail verdict on any requested discount you are considering
- All-or-nothing offer totals at list and at the floor price for the required quantity
- A stable most-constrained-first queue with per-listing review reasons
Who it is for
eBay sellers and agencies sending Offers to Interested Buyers who want a margin-safe discount ceiling per listing before a human sends anything.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday calculates only from the list price, cost, fee, floor, quantity, and requested discount you supply. It reads no eBay account, API, listing, order, or buyer data and verifies no field. The final-value-fee percent is applied as a flat share of the sale price; real fees vary by category, store level, per-order fixed fees, promoted-listing rates, and surcharges, and contribution here omits returns, taxes, ad spend, and overhead. Friday does not publish listings and never sends an offer or message, predicts acceptance, or changes a price, listing, or promotion. Every price is a draft a human must verify against the live listing and current fees.
Synthetic sample
See the deliverable structure before buying
{
"total_offer_units": 4,
"total_contribution_at_list": 36.9,
"total_contribution_at_floor_price": 18.0,
"below_floor_at_list_count": 1,
"requested_below_floor_count": 1,
"discount_available_count": 1,
"audit_queue_preview": [
{
"priority_rank": 1,
"record_reference": "OFFER-FLOORED",
"list_price": 12.0,
"unit_contribution_at_list": 1.37,
"min_margin_safe_price": 15.05,
"max_affordable_discount_amount": 0.0,
"offer_status": "below_floor_at_list"
},
{
"priority_rank": 2,
"record_reference": "OFFER-DEEP",
"list_price": 24.0,
"unit_contribution_at_list": 7.99,
"max_affordable_discount_percent": 19.21,
"requested_discount_percent": 25.0,
"requested_unit_contribution": 2.8,
"requested_meets_floor": false,
"offer_status": "requested_below_floor"
},
{
"priority_rank": 3,
"record_reference": "OFFER-ROOM",
"list_price": 40.0,
"unit_contribution_at_list": 19.56,
"min_margin_safe_price": 24.31,
"max_affordable_discount_percent": 39.23,
"offer_status": "discount_available"
}
],
"group_summary_dimensions": [
"status"
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied listing economics only. Fees are a flat supplied rate; acceptance is never predicted and no offer, message, or price is sent."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.