What you receive
- Source-review queue for refund, delivery, label-payer, policy, and status/date combinations
- Supplied order, refund, seller-label, and combined outflow totals
- Refund-above-order amount isolated without claiming an overpayment
- Reason and SKU summaries ranked by supplied refund plus seller-paid label cost
- MFN/Prime, resolution, policy, SAFE-T, and status observations preserved per row
Who it is for
Amazon seller-fulfilled and Seller Fulfilled Prime merchants reviewing a redacted Returns export before a human verifies refunds, label charges, status, and any SAFE-T action in Seller Central.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday calculates only from the seller-owned row/return alias, SKU, dates, MFN/Prime flag, reason, quantity, supplied order/refund amounts, label cost and payer, policy flag, resolution, SAFE-T observation, and status you supply—never a raw order ID, buyer, address, contact, message, payment, or tracking field. It reads no Amazon account, report, order, return, or case and verifies no field. A mismatch, zero, or status/date combination is a source-review lead, not a refund obligation, SAFE-T eligibility decision, policy conclusion, or claim that Amazon or a buyer owes money. Friday does not publish listings and never refunds, files, contacts, or changes an order, return, claim, listing, payout, or seller account. A human must verify the live records and current Amazon guidance.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 7,
"quantity_returned": 11,
"review_row_count": 5,
"refund_above_order_count": 1,
"delivered_without_refund_count": 1,
"label_cost_payer_mismatch_count": 1,
"out_of_policy_refund_review_count": 1,
"status_date_review_count": 1,
"order_amount_total": 240.0,
"refund_amount_total": 165.0,
"order_minus_refund_amount_total": 75.0,
"refund_above_order_amount_total": 5.0,
"seller_label_cost_total": 11.0,
"combined_refund_and_seller_label_cost_total": 176.0,
"review_queue_preview": [
{
"priority_rank": 1,
"review_class": "refund_above_order_amount",
"return_reference": "return-alias-001",
"sku": "NW-BTL-24-BLU",
"refund_above_order_amount": 5.0,
"combined_refund_and_seller_label_cost": 40.0
},
{
"priority_rank": 2,
"review_class": "delivered_without_refund",
"return_reference": "return-alias-002",
"sku": "NW-BTL-24-BLU",
"combined_refund_and_seller_label_cost": 4.0
},
{
"priority_rank": 3,
"review_class": "label_cost_payer_mismatch",
"return_reference": "return-alias-003",
"sku": "NW-LID-FLIP-BLK",
"combined_refund_and_seller_label_cost": 10.0
}
],
"reason_summary_preview": [
{
"group_value": "NOT_AS_DESCRIBED",
"row_count": 1,
"combined_refund_and_seller_label_cost": 52.0
},
{
"group_value": "DAMAGED",
"row_count": 2,
"combined_refund_and_seller_label_cost": 44.0
}
],
"warnings": [
"Every return, amount, policy, resolution, SAFE-T, label, and status field is seller-supplied and unverified.",
"A review flag is not a refund obligation, SAFE-T eligibility decision, or claim that money is owed."
],
"publish_status": "draft_needs_review"
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.