← All Friday Seller Tools

Pay once · No Friday subscription

WFS Peak/Seasonal Storage Surcharge Verifier

Isolate peak storage surcharges from the base monthly fee.

Walmart US

Included in the $9.00 Shelf Kit

Agent/API — $0.50
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

  • Per-row recomputed peak surcharge from supplied volume and rate
  • Base monthly storage fee preserved separately from the seasonal layer
  • Signed recorded-minus-recomputed peak surcharge and review status
  • Positive and negative discrepancy exposure kept separate
  • Per-billing-month volume, surcharge, exposure, and mismatch summaries

Who it is for

WFS sellers, agencies, and finance teams isolating a seasonal storage layer on current seller-supplied statements before a human validates Walmart's live peak window and rate.

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

How it stays safe

Friday calculates only from the seller-supplied row references, SKUs, optional GTINs, billing months, peak-window confirmations, stored volume, base monthly fees, peak surcharge rates, and recorded peak surcharges you provide. It reads no Walmart account, statement, API, or current fee schedule, embeds no peak window or rate, and verifies no field. The base fee is preserved, not audited; a peak-surcharge difference is arithmetic between your own inputs, not proof of a wrong charge, owed credit, or recoverable amount. Friday opens no case, files no dispute, does not publish listings, and changes no fee, inventory, shipment, listing, price, or seller account.

Synthetic sample

See the deliverable structure before buying

{
  "row_count": 5,
  "mismatch_count": 3,
  "total_average_storage_volume_cubic_feet": 390.0,
  "total_recorded_base_monthly_storage_fee": 205.0,
  "total_recorded_peak_storage_surcharge": 470.0,
  "total_recomputed_peak_storage_surcharge": 460.0,
  "total_recorded_storage_charge": 675.0,
  "total_recomputed_storage_charge": 665.0,
  "net_recorded_minus_recomputed_surcharge": 10.0,
  "positive_difference_exposure": 15.0,
  "recorded_below_recomputed_amount": 5.0,
  "review_queue_preview": [
    {
      "rank": 1,
      "sku": "NW-BOX-10",
      "billing_month": "2025-10",
      "recorded_minus_recomputed_surcharge": 10.0,
      "status": "positive_difference"
    },
    {
      "rank": 2,
      "sku": "NW-SCARF-01",
      "billing_month": "2026-01",
      "recorded_minus_recomputed_surcharge": 5.0,
      "status": "positive_difference"
    },
    {
      "rank": 3,
      "sku": "NW-BOTTLE-20",
      "billing_month": "2025-11",
      "recorded_minus_recomputed_surcharge": -5.0,
      "status": "recorded_below_recomputed"
    }
  ],
  "publish_status": "draft_needs_review",
  "safety": "Arithmetic on seller-supplied stored volume, base fees, peak-window confirmations, rates, and recorded surcharges only. No WFS peak window or rate is embedded, no wrong-charge or credit claim is made, and no case, listing, inventory, shipment, fee, or account is changed."
}

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

Agent API and x402 details

POST /v1/walmart/wfs/peak-storage-surcharge-verification

Exact x402 price: $0.50. 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