← All Friday Seller Tools

Pay once · No Friday subscription

WFS Hazmat Hold Recovery Queue

See which catalog fields block WFS conversion first.

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

  • ACTION_NEEDED-first recovery queue, then IN_REVIEW and PROHIBITED, with deterministic tie-breaks
  • Seller-actionable versus in-review-or-prohibited classification per hold
  • Each field-level error tagged with how many SKUs share that code and field
  • Repeated error code and field-name groups with per-status counts
  • Oldest-hold age and optional recent-sales and on-hand context kept separate from eligibility

Who it is for

Walmart WFS sellers and operations teams triaging hazmat holds from redacted exports to find the catalog fields blocking conversion before a human verifies and edits anything in Walmart.

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

How it stays safe

Friday reads only the SKU, optional GTIN and item ID, hazmat status, dates, error code, field name, severity, description, and optional sales and on-hand units you supply—never customer, order, address, or account data. It reads no Walmart account or API, classifies no substance, decides no item hazardous, resubmits no item, and edits no catalog field. A queue rank does not prove compliance, current eligibility, fault, or recoverability. Friday does not publish listings and never changes an item, listing, inventory value, or seller account. A human must verify the live hazmat holds and current Walmart guidance.

Synthetic sample

See the deliverable structure before buying

{
  "action_needed_item_count": 4,
  "in_review_item_count": 2,
  "prohibited_item_count": 1,
  "seller_actionable_item_count": 4,
  "repeated_error_group_count": 3,
  "oldest_hold_days": 24,
  "recovery_queue_preview": [
    {
      "rank": 1,
      "sku": "NORTH-AEROSOL-01",
      "hazmat_status": "ACTION_NEEDED",
      "actionability": "seller_actionable",
      "days_on_hold": 19,
      "max_severity": "CRITICAL"
    },
    {
      "rank": 2,
      "sku": "NORTH-PAINT-02",
      "hazmat_status": "ACTION_NEEDED",
      "actionability": "seller_actionable",
      "days_on_hold": 14,
      "max_severity": "HIGH"
    }
  ],
  "safety": "Seller-supplied hazmat holds only; no substance classification, compliance claim, or resubmission, and no catalog field is changed.",
  "publish_status": "draft_needs_review"
}

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

Agent API and x402 details

POST /v1/walmart/wfs/hazmat-hold-recovery-queue

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