← All Friday Seller Tools

Pay once · No Friday subscription

WFS Monthly Storage Fee Charge Verifier

Recheck a month of WFS storage math before you accept the charge.

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

  • Mismatch-first queue ranked by absolute fee discrepancy, then charge size
  • Recomputed unit volume, billed volume, base fee, and aged surcharge per row
  • Billed-volume check whenever the seller supplies Walmart's reported volume
  • Overcharge exposure isolating only rows charged above the recomputed fee
  • Per-billing-month reported, recomputed, discrepancy, and mismatch summaries

Who it is for

WFS sellers, agencies, and finance teams auditing a month of storage charges without opening each SKU's fee detail or trusting an embedded rate table.

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, unit dimensions or cubic feet, unit counts, per-cubic-foot rates, and reported fees you provide—never buyer, order, address, bank, or payment-instrument data. It reads no Walmart account, API, rate card, or report and verifies no figure. A mismatch is a difference between your own reported and recomputed numbers, not proof that Walmart's measurement or charge is wrong, owed, or recoverable. Friday does not publish listings and never opens a case, files a dispute, requests a remeasurement, or changes an order, listing, price, inventory, or seller account. A human must verify the live charge records and Walmart's current WFS pricing.

Synthetic sample

See the deliverable structure before buying

{
  "row_count": 4,
  "total_reported_fee": 1563.44,
  "total_recomputed_fee": 1537.5,
  "total_fee_discrepancy": 25.94,
  "net_overcharge_exposure": 26.0,
  "mismatch_count": 2,
  "high_cost_count": 1,
  "month_summaries": [
    {
      "billing_month": "2026-06",
      "row_count": 1,
      "total_reported_fee": 22.44,
      "total_recomputed_fee": 22.5,
      "fee_discrepancy": -0.06,
      "overcharge_exposure": 0.0,
      "mismatch_count": 1
    },
    {
      "billing_month": "2026-07",
      "row_count": 3,
      "total_reported_fee": 1541.0,
      "total_recomputed_fee": 1515.0,
      "fee_discrepancy": 26.0,
      "overcharge_exposure": 26.0,
      "mismatch_count": 1
    }
  ],
  "rows_preview": [
    {
      "priority_rank": 1,
      "sku": "NW-TOFU-CASE",
      "billing_month": "2026-07",
      "recomputed_billed_volume": 200.0,
      "recomputed_storage_fee": 150.0,
      "reported_storage_fee": 176.0,
      "fee_discrepancy": 26.0,
      "overcharge_amount": 26.0,
      "volume_discrepancy": 34.7,
      "has_mismatch": true,
      "high_cost": false,
      "status": "review_math"
    }
  ],
  "publish_status": "draft_needs_review",
  "safety": "Arithmetic on seller-supplied volumes, unit counts, storage and surcharge rates, and reported fees only. A mismatch is a difference between the seller's own numbers, not a finding that Walmart is wrong; no case is opened and no listing, price, inventory, 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/monthly-storage-fee-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