What you receive
- Recomputed referral-style fee from each gross recovery value and supplied percent
- Recomputed per-unit processing fee and fee total with cent rounding
- Independent recorded fee-total and net-proceeds discrepancy flags
- Possible fee overcharge kept separate from possible proceeds shortfall
- Per-liquidation-order summaries with first/last payment dates as context
Who it is for
Amazon sellers, agencies, and finance teams reconciling redacted FBA Liquidations settlement lines without sending customer records or relying on an embedded fee schedule.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the seller-owned references, payment dates, liquidation-order aliases, SKUs, units, gross recovery values, seller-supplied fee terms, and recorded fee and net-proceeds amounts you provide. It accepts no buyer, order, address, contact, message, bank, or payment-instrument data; embeds no FBA Liquidations fee schedule or recovery-rate table; and reads no Amazon account, settlement report, or liquidation order. Amazon alone determines gross recovery value, program eligibility, and actual fees. A discrepancy is a supplied-field review lead—not proof that Amazon charged or paid incorrectly or that money is owed. Friday files no dispute, creates or cancels no liquidation or removal order, changes no listing, inventory, fee, or account setting, and does not publish listings.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"liquidation_order_count": 3,
"fully_comparable_count": 2,
"mismatch_count": 3,
"fee_total_mismatch_count": 2,
"net_proceeds_mismatch_count": 2,
"high_exposure_count": 1,
"total_gross_recovery_value": 311.0,
"total_recomputed_fee": 57.9,
"total_recorded_fee": 40.75,
"total_recomputed_net_proceeds": 253.1,
"total_recorded_net_proceeds": 173.9,
"possible_fee_overcharge": 0.75,
"recorded_below_recomputed_fee": 0.3,
"possible_net_proceeds_shortfall": 1.0,
"recorded_above_recomputed_net_proceeds": 0.0,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "NW-LIQ-002",
"liquidation_order_alias": "LO-NW-1001",
"recomputed_fee_total": 13.0,
"recorded_fee_total": 13.75,
"fee_total_discrepancy": 0.75,
"net_proceeds_discrepancy": -0.75,
"status": "review_both_mismatch",
"high_exposure": true
},
{
"priority_rank": 2,
"reference": "NW-LIQ-005",
"liquidation_order_alias": "LO-NW-1003",
"recomputed_fee_total": 4.5,
"recorded_fee_total": 4.2,
"fee_total_discrepancy": -0.3,
"status": "review_fee_mismatch"
},
{
"priority_rank": 3,
"reference": "NW-LIQ-004",
"liquidation_order_alias": "LO-NW-1002",
"recomputed_net_proceeds": 66.4,
"recorded_net_proceeds": 66.15,
"net_proceeds_discrepancy": -0.25,
"status": "review_net_mismatch"
}
],
"order_summaries": [
{
"liquidation_order_alias": "LO-NW-1001",
"row_count": 2,
"units": 65,
"gross_recovery_value": 135.0,
"recomputed_fee_total": 26.5,
"recorded_fee_total": 27.25,
"possible_fee_overcharge": 0.75,
"possible_net_proceeds_shortfall": 0.75,
"mismatch_row_count": 1
},
{
"liquidation_order_alias": "LO-NW-1002",
"row_count": 2,
"units": 15,
"gross_recovery_value": 146.0,
"possible_net_proceeds_shortfall": 0.25,
"mismatch_row_count": 1
},
{
"liquidation_order_alias": "LO-NW-1003",
"row_count": 1,
"units": 60,
"gross_recovery_value": 30.0,
"recorded_below_recomputed_fee": 0.3,
"mismatch_row_count": 1
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied liquidation settlement rows and fee terms only. Amazon alone determines gross recovery value and eligibility; no fee schedule is embedded, no charge is called wrong, no dispute is filed, and no account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.