What you receive
- Total sales price, applied rate segments, and recomputed fee for every row
- Recorded-versus-recomputed difference with overcharge and undercharge split
- Mismatch-first review queue with your own high-exposure threshold
- Single-currency category summaries with mismatch counts
- Transparent rounding, tolerance, and grouping notes for human review
Who it is for
Walmart sellers, agencies, and finance teams checking a seller-supplied settlement for a miscategorized SKU or wrong threshold or progressive-rate treatment before a human reviews the source transactions.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the sale date, order and item references, category schedule, item price, shipping, handling, gift-wrap, and other charges, and recorded referral fee you provide. The total sales price sums those supplied components. It reads no Walmart account, report, or fee schedule, decides no category, and verifies no field. A difference is between your supplied fields for human review—not a finding that a charge is wrong or that a credit, reimbursement, or dispute is available. Friday opens no case, files no dispute, changes no price, listing, category, order, or fee, does not publish listings, and does not modify a seller account. Confirm current Walmart referral-fee rules before acting.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 4,
"rate_schedule_count": 3,
"total_sales_price": 664.0,
"recorded_referral_fee": 56.95,
"recomputed_referral_fee": 56.6,
"fee_difference": 0.35,
"possible_overcharge_exposure": 0.5,
"possible_undercharge_difference": 0.15,
"fee_mismatch_count": 2,
"high_exposure_count": 2,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "WRF-BLENDER",
"rate_schedule_id": "GENERAL",
"calculation_mode": "FLAT",
"total_sales_price": 110.0,
"recorded_referral_fee": 17.0,
"recomputed_referral_fee": 16.5,
"fee_difference": 0.5,
"status": "review_fee_math"
},
{
"priority_rank": 2,
"reference": "WRF-RING",
"rate_schedule_id": "JEWELRY",
"calculation_mode": "TOTAL_SALE_BAND",
"total_sales_price": 9.0,
"recorded_referral_fee": 1.2,
"recomputed_referral_fee": 1.35,
"fee_difference": -0.15,
"status": "review_fee_math"
},
{
"priority_rank": 3,
"reference": "WRF-TABLET",
"rate_schedule_id": "ELECTRONICS",
"calculation_mode": "PROGRESSIVE",
"total_sales_price": 500.0,
"recorded_referral_fee": 32.0,
"recomputed_referral_fee": 32.0,
"fee_difference": 0.0,
"status": "review_exposure"
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied sale components, category schedules, and recorded fees only. A difference is not a finding that Walmart charged incorrectly or that a credit is due; no category, listing, order, or account is changed and no listings are published."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.