What you receive
- Per-line supplied charge versus processed units × your matching action rate
- Mismatch queue ranked by absolute difference with your tolerance
- Removal-order groups with line counts, first/last processed dates, and span
- Positive and negative fee differences totaled separately, never netted
- Return-to-seller, disposal, and per-rate summaries
Who it is for
WFS sellers, agencies, and finance teams reconciling per-unit return-to-seller and disposal charges that arrive across dated processing lines against their own current action rates before a human reviews the source report.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the seller-redacted processing lines and per-unit action rates you provide. It reads no Walmart account, WFS removal order, settlement report, or current removal/disposal rate table and verifies no value. The recompute is processed units × your matching return-to-seller or disposal rate; Friday looks up no rate and does not model item classifications, destinations, conditions, minimums, taxes, or other charges. Grouping lines under a removal-order alias is context, not a timing finding. A difference is not proof Walmart billed incorrectly, a credit is due, or a dispute is available. Friday files no case, requests no reimbursement, cancels or creates no removal order, changes no shipment, inventory, fee, listing, or seller account, and does not publish listings. A human must verify the source report and current WFS removal and disposal fee guidance before acting.
Synthetic sample
See the deliverable structure before buying
{
"charge_count": 6,
"removal_order_count": 3,
"used_rate_count": 2,
"processed_units": 94,
"total_reported_fee": 60.85,
"total_recomputed_fee": 60.55,
"total_fee_discrepancy": 0.3,
"possible_overcharge_exposure": 0.5,
"possible_undercharge_exposure": 0.2,
"mismatch_count": 2,
"high_charge_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"charge_reference": "NW-WFS-RMV-002",
"removal_order_alias": "WFS-RO-NW-71",
"action": "RETURN_TO_SELLER",
"reported_fee": 4.0,
"recomputed_fee": 3.5,
"fee_discrepancy": 0.5,
"status": "review_mismatch"
},
{
"priority_rank": 2,
"charge_reference": "NW-WFS-DSP-004",
"removal_order_alias": "WFS-RO-NW-88",
"action": "DISPOSAL",
"reported_fee": 4.0,
"recomputed_fee": 4.2,
"fee_discrepancy": -0.2,
"status": "review_mismatch"
},
{
"priority_rank": 3,
"charge_reference": "NW-WFS-RMV-006",
"removal_order_alias": "WFS-RO-NW-93",
"action": "RETURN_TO_SELLER",
"reported_fee": 42.0,
"recomputed_fee": 42.0,
"fee_discrepancy": 0.0,
"status": "review_high_charge"
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied redacted WFS removal lines and action rates only. A difference proves no fee error or credit due; no case is filed and no removal order, inventory, listing, or account changes."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.