What you receive
- Exact-group movement queue across WFS/MCS, category, type, reason, sign, and currency
- New, absent, material-change, and within-threshold movement classes
- Independent seller thresholds for row-count and absolute-value movement
- Per-program and category negative, positive, and net signed summaries
- Complete-period and single-currency validation before any comparison
Who it is for
Walmart WFS/MCS sellers, agencies, and finance teams locating the fulfillment, storage, return, inventory, adjustment, credit, or other bucket behind a settlement shift before reviewing source rows.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday compares only the seller-redacted row and transaction aliases, dates, WFS/MCS program, normalized settlement category, transaction type, optional reason category, currency, and signed amount you supply—never buyer, address, bank, payment-instrument, or raw order fields. It reads no Walmart account, API, or report and verifies no figure. A presence, row-count, value, or zero-amount flag is a bookkeeping review lead, not proof that a fee or credit is wrong, owed, caused, or recoverable. One reporting currency is required and no conversion is invented. Friday does not publish listings and never disputes, refunds, credits, pays, or changes an order, payout, listing, or seller account. A human must verify the live settlement records and current Walmart guidance.
Synthetic sample
See the deliverable structure before buying
{
"exact_group_count": 9,
"movement_review_count": 7,
"new_in_current_count": 3,
"absent_from_current_count": 1,
"material_change_count": 3,
"zero_amount_row_count": 1,
"prior_negative_amount_magnitude": 250.0,
"prior_positive_amount": 10.0,
"prior_net_signed_amount": -240.0,
"current_negative_amount_magnitude": 292.0,
"current_positive_amount": 42.0,
"current_net_signed_amount": -250.0,
"movement_queue_preview": [
{
"priority_rank": 1,
"movement_class": "new_in_current",
"fulfillment_program": "WFS",
"settlement_category": "ADJUSTMENT",
"transaction_type": "STORAGE_ADJUSTMENT",
"amount_direction": "POSITIVE",
"current_amount_magnitude": 12.0,
"review_drivers": [
"presence"
]
},
{
"priority_rank": 4,
"movement_class": "absent_from_current",
"fulfillment_program": "WFS",
"settlement_category": "RETURN",
"transaction_type": "RETURN_PROCESSING_FEE",
"prior_amount_magnitude": 20.0,
"review_drivers": [
"presence"
]
},
{
"priority_rank": 5,
"movement_class": "material_change",
"fulfillment_program": "WFS",
"settlement_category": "FULFILLMENT",
"transaction_type": "FULFILLMENT_FEE",
"row_count_change_percent": -50.0,
"amount_magnitude_change": 30.0,
"review_drivers": [
"row_count"
]
}
],
"category_summary_preview": {
"fulfillment_program": "WFS",
"settlement_category": "STORAGE",
"prior_row_count": 1,
"current_row_count": 2,
"prior_negative_amount_magnitude": 40.0,
"current_negative_amount_magnitude": 70.0
},
"warnings": [
"Every category, type, reason, sign, amount, currency, and alias is seller-supplied and unverified.",
"A movement flag is not proof that a fee or credit is wrong, owed, recoverable, or caused by a specific event."
],
"publish_status": "draft_needs_review"
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.