What you receive
- Recomputed Regulatory Operating fee and fee basis for every sale
- Reported-versus-recomputed discrepancy with your own tolerance
- Possible overcharge exposure kept separate from recorded-below-computed rows
- Mismatch-first review queue with an optional high-exposure flag
- Per-rate summaries in one reporting currency for human review
Who it is for
Etsy sellers in locations that charge a Regulatory Operating fee, plus agencies and finance teams, checking a month of seller-supplied sale rows for a wrong rate or fee basis before a human reviews the source Payment-account entries.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the sale dates, seller-owned references, listing and SKU aliases, currency, location fee rate, fee-basis components (item price, shipping, gift wrap, and personalization), and recorded fee you provide. The Regulatory Operating fee applies only in certain seller locations and its rate and basis vary by country; Friday determines no country applicability, embeds no rate, performs no tax analysis, reads no Etsy account, Payment account, order, listing, or fee schedule, and verifies no field. A discrepancy is between your supplied fields for human review—not a finding that a charge is wrong or that a credit, refund, or dispute is available. Friday opens no case, files no dispute, changes no listing, price, shipping, or shop setting, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"total_reported_fee": 12.77,
"total_recomputed_fee": 12.57,
"total_amount_discrepancy": 0.2,
"possible_overcharge_exposure": 0.34,
"possible_undercharge_total": 0.14,
"mismatch_count": 2,
"high_exposure_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "REF-LAMP",
"sku": "NW-LAMP-01",
"fee_basis": 265.0,
"rate_percent": 0.4,
"computed_fee": 1.06,
"recorded_fee": 1.4,
"discrepancy": 0.34,
"status": "review_math"
},
{
"priority_rank": 2,
"reference": "REF-VASE",
"sku": "NW-VASE-02",
"fee_basis": 135.0,
"rate_percent": 0.4,
"computed_fee": 0.54,
"recorded_fee": 0.4,
"discrepancy": -0.14,
"status": "review_math"
}
],
"rate_summaries": [
{
"rate_percent": 0.4,
"row_count": 3,
"reported_amount": 2.0,
"recomputed_amount": 1.8,
"amount_discrepancy": 0.2,
"possible_overcharge_exposure": 0.34,
"recorded_below_computed_total": 0.14,
"mismatch_count": 2
},
{
"rate_percent": 1.1,
"row_count": 1,
"reported_amount": 10.45,
"recomputed_amount": 10.45,
"amount_discrepancy": 0.0,
"possible_overcharge_exposure": 0.0,
"recorded_below_computed_total": 0.0,
"mismatch_count": 0
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied location rates and fee-basis components only. It determines no country applicability, embeds no rate, and performs no tax analysis. A discrepancy is not a finding that Etsy charged incorrectly or that a credit is due; no case is opened and no listing, price, shipping, or account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.