← All Friday Seller Tools

Pay once · No Friday subscription

Inventory Restock and Stockout Risk Planner

Know which SKU runs out before its next shipment lands, and how many units to order.

Amazon USWalmart USShopifyeBay US

Included in the $29.00 Listing Launch Pack

Agent/API — $0.25
Review-first
Every output stays a draft.
No credentials
No seller-account login required.
Private delivery
Inputs expire after 24 hours.
Clear recourse
Digital-service refund policy.

What you receive

  • SKUs ranked with stockout risk first, then reorder-now, healthy, and overstocked
  • Days of cover and a demand-only reorder point per SKU
  • An order-within-days window before cover drops under the lead time
  • A suggested order quantity raised to your minimum order and case pack
  • Findings for stockout risk, reorder point, overstock, and case-pack overshoot

Who it is for

Sellers, agencies, and agents turning an inventory export into a this-week purchase-order list.

Delivery: usually a structured result, workbook, or ZIP depending on the tool.

How it stays safe

Friday does arithmetic on the on-hand, inbound, velocity, and lead-time figures you supply and nothing else. The reorder point is demand-only: it carries no safety stock and no allowance for demand variability, seasonality, or a late supplier, and velocity is treated as flat. It reads no inventory report, accesses no seller account, does not publish listings, and creates or changes no purchase order, shipment, or listing. Reconcile every suggested quantity with your own cash and storage limits first.

Synthetic sample

See the deliverable structure before buying

{
  "publish_status": "draft_needs_review",
  "skus_at_stockout_risk": 1,
  "most_urgent_sku": "BOTTLE-BLK-24",
  "total_suggested_order_units": 432,
  "skus": [
    {
      "sku": "BOTTLE-BLK-24",
      "status": "stockout_risk",
      "units_available": 320,
      "daily_sales_velocity": 12.5,
      "days_of_cover": 25.6,
      "lead_time_days": 30,
      "reorder_point_units": 550,
      "order_within_days": 0.0,
      "suggested_order_units": 432,
      "notes": [
        "Cover of 25.6 days is at or under the 30-day lead time, so a purchase order placed today would land after stock runs out.",
        "The suggested quantity was raised from 430 to 432 units by the minimum order quantity or case pack you supplied."
      ]
    },
    {
      "sku": "BOTTLE-BLU-24",
      "status": "healthy",
      "units_available": 330,
      "daily_sales_velocity": 4.0,
      "days_of_cover": 82.5,
      "lead_time_days": 30,
      "reorder_point_units": 176,
      "order_within_days": 52.5,
      "suggested_order_units": 0
    }
  ],
  "finding_preview": [
    {
      "severity": "error",
      "code": "stockout_before_restock",
      "sku": "BOTTLE-BLK-24",
      "message": "BOTTLE-BLK-24 has 25.6 days of cover against a 30-day lead time; expect a stockout before replenishment."
    }
  ],
  "safety": "Planning draft only; every number is arithmetic on the figures you supply. The reorder point is demand-only and carries no safety stock. It reads no inventory report, accesses no account, and creates or changes no purchase order, shipment, or listing."
}

This sample uses synthetic facts. Your output is generated only from the facts you submit.

Agent API and x402 details

POST /v1/inventory/restock-plan

Exact x402 price: $0.25. Use the public OpenAPI schema and Base USDC payment flow. The response returns a private job URL and temporary token.

Open the API documentation →

Related seller tools