What you receive
- Cent-rounded offer price from exactly one supplied discount method
- Recomputed two-regime fee, shipping discount, and contribution at that price
- Contribution-floor headroom or positive-only shortfall in one currency
- First viable cent price solved in both fee regimes plus a maximum discount
- Non-positive, no-headroom, below-floor, and within-floor review bands
Who it is for
Poshmark sellers screening Offer to Likers discounts and shipping-discount costs against their own economics before a human decides whether to send anything.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs per-sale arithmetic only on the seller-supplied listing aliases, current price, planned percent discount or offer price, flat-fee and percent fee terms, shipping-discount amount, costs, and contribution floor. It reads no Poshmark account, closet, listing, offer, order, or fee schedule; embeds no fee, offer-eligibility, or shipping-discount term; and verifies no field. Poshmark alone determines its actual fees and offer rules. A below-floor result is a scenario from your inputs - not a demand, acceptance, or offer-performance forecast and not a recommendation to send an offer or set a price or discount. Friday sends no offer, sets no discount, spends nothing, changes no listing, price, closet, inventory, or account, and does not publish listings.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"total_current_listing_price": 208.0,
"total_offer_price": 177.4,
"total_offer_fee": 36.9,
"total_seller_paid_shipping_discount": 21.4,
"total_planned_contribution": 13.1,
"total_contribution_floor_shortfall": 12.15,
"non_positive_contribution_count": 1,
"no_pre_discount_floor_headroom_count": 1,
"planned_discount_below_floor_count": 1,
"within_floor_count": 2,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "OTL-SCARF",
"discount_method": "offer_price",
"offer_price": 8.0,
"offer_fee_rule": "FLAT_UNDER_THRESHOLD",
"planned_contribution": -4.45,
"contribution_floor_shortfall": 5.45,
"minimum_viable_offer_price_for_floor": 13.45,
"maximum_discount_percent_for_floor": 0.0,
"status": "non_positive_contribution"
},
{
"priority_rank": 2,
"reference": "OTL-MUG",
"discount_method": "percent",
"offer_price": 14.4,
"offer_fee_rule": "FLAT_UNDER_THRESHOLD",
"planned_contribution": 0.45,
"contribution_floor_shortfall": 2.55,
"minimum_viable_offer_price_for_floor": 17.5,
"maximum_discount_percent_for_floor": 0.0,
"status": "no_pre_discount_floor_headroom"
},
{
"priority_rank": 3,
"reference": "OTL-BLAZER",
"discount_method": "percent",
"offer_price": 51.0,
"offer_fee_rule": "PERCENT_AT_OR_ABOVE_THRESHOLD",
"planned_contribution": 3.85,
"contribution_floor_shortfall": 4.15,
"minimum_viable_offer_price_for_floor": 56.19,
"maximum_discount_percent_for_floor": 6.35,
"status": "planned_discount_below_floor"
}
],
"publish_status": "draft_needs_review",
"safety": "Per-sale arithmetic on seller-supplied offer plans, fee terms, shipping discounts, and economics only. It predicts no demand or acceptance, reads no Poshmark account, sends no offer, spends nothing, and changes no listing, price, closet, or account."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.