What you receive
- Label-level purchase, refund, and price-adjustment lifecycle totals
- Orphan refunds or adjustments and duplicate transaction or purchase references
- Currency conflicts separated without mixing unlike currencies
- Net observed label charge versus one unambiguous seller-supplied expected cost
- Monthly USD charges, credits, supplied expectations, and variance summaries
Who it is for
eBay sellers, agencies, and finance teams tracing shipping-label cost changes before closing a payout period without exposing buyer, address, bank, account, or tracking data.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday calculates only from the redacted transaction reference, label reference, entry type, direction, date, currency, amount, and expected cost you supply—never buyer, address, bank, account, tracking, or carrier-customer data. It reads no eBay or carrier account and verifies no field. A duplicate, orphan, currency conflict, or variance is a bookkeeping exception, not proof that eBay or a carrier owes money. Friday does not publish listings and never buys, voids, adjusts, or refunds a label, initiates a payout, or changes an order, shipment, listing, or seller account. A human must verify the source exports and current eBay records.
Synthetic sample
See the deliverable structure before buying
{
"reconciled_count": 1,
"orphan_label_count": 1,
"orphan_refund_entry_count": 1,
"currency_conflict_count": 1,
"duplicate_transaction_reference_count": 1,
"duplicate_purchase_label_count": 1,
"variance_over_tolerance_count": 3,
"reporting_currency_transaction_count": 9,
"excluded_currency_transaction_count": 1,
"gross_charges": 35.75,
"total_credits": 10.25,
"net_observed_charge": 25.5,
"supplied_expected_cost_total": 34.5,
"variance_from_supplied_expected": -9.0,
"reconciliation_queue_preview": [
{
"priority_rank": 1,
"label_reference": "LABEL-NORTH-003",
"reconciliation_status": "orphan_activity",
"issue_flags": [
"orphan_activity"
],
"refund_count": 1,
"dollar_exposure": 4.25
},
{
"priority_rank": 2,
"label_reference": "LABEL-NORTH-004",
"reconciliation_status": "currency_conflict",
"issue_flags": [
"currency_conflict"
],
"currency_codes": [
"CAD",
"USD"
],
"dollar_exposure": 9.5
},
{
"priority_rank": 3,
"label_reference": "LABEL-NORTH-005",
"reconciliation_status": "duplicate_reference",
"issue_flags": [
"duplicate_transaction_reference",
"duplicate_purchase",
"variance_over_tolerance"
],
"duplicate_transaction_references": [
"TXN-NORTH-DUP"
],
"variance_from_expected": 5.0
},
{
"priority_rank": 4,
"label_reference": "LABEL-NORTH-002",
"reconciliation_status": "variance_over_tolerance",
"net_observed_charge": 0.0,
"expected_label_cost": 6.0,
"variance_from_expected": -6.0
}
],
"monthly_summary": {
"month": "2026-08",
"net_observed_charge": 25.5,
"supplied_expected_cost_total": 34.5,
"variance_from_supplied_expected": -9.0
},
"publish_status": "draft_needs_review",
"safety": "Deterministic reconciliation of redacted seller-supplied finance entries only. No variance proves money is owed, and no label, payout, shipment, listing, or account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.