What you receive
- Reservation fee (reserved cubic feet x per-cubic-foot fee bid) per scenario
- Projected performance credit capped at the fee, with a credit-capped flag
- Estimated net reservation cost and break-even attributable-sales level
- Fully-offset, partially-offset, no-offset, and estimate-missing bands
- Queue ranked cheapest estimated net cost first, estimate-missing scenarios last
Who it is for
Amazon sellers and agencies comparing Capacity Manager reservation bids with their own sales estimates and credit-rate assumptions before a human places a bid, rather than a capacity forecast.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs net-cost arithmetic only on the reserved cubic feet, per-cubic-foot reservation-fee bid, performance-credit rate, and attributable-sales estimate you provide. It reads no Amazon account and looks up no Capacity Manager fee or credit rule. It does not predict how many sales the reserved capacity will produce; the sales estimate and credit rate are your own figures, and Amazon's actual credit formula and cap may differ. A net reservation cost is arithmetic, not a recommendation to bid or a claim about what Capacity Manager will award. Friday places no capacity bid, reserves no space, changes no price, listing, or inventory, does not publish listings, and does not modify a seller account. Confirm current Capacity Manager terms, fees, and credit rules before bidding.
Synthetic sample
See the deliverable structure before buying
{
"scenario_count": 5,
"total_reserved_cubic_feet": 1350.0,
"total_reservation_fee": 680.0,
"total_projected_performance_credit": 355.0,
"total_net_reservation_cost": 215.0,
"scenarios_with_estimate": 4,
"fully_offset_count": 1,
"partially_offset_count": 2,
"no_offset_count": 1,
"estimate_missing_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "CAP-EAST-Q1",
"reservation_fee": 200.0,
"projected_performance_credit": 200.0,
"credit_capped_at_fee": true,
"net_reservation_cost": 0.0,
"break_even_attributable_sales": 10000.0,
"status": "fully_offset"
},
{
"priority_rank": 2,
"reference": "CAP-CENTRAL-Q1",
"reservation_fee": 100.0,
"projected_performance_credit": 80.0,
"credit_capped_at_fee": false,
"net_reservation_cost": 20.0,
"break_even_attributable_sales": 5000.0,
"status": "partially_offset"
}
],
"publish_status": "draft_needs_review",
"safety": "Net-cost arithmetic on seller-supplied inputs only. It predicts no sales, recommends no bid, places no reservation, and changes no price, listing, inventory, or account."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.