What you receive
- Label plus packaging cost and net shipping gap for every redacted row
- Free-shipping subsidy kept separate from buyer-paid shortfalls
- Positive shipping surplus reported separately rather than netted into exposure
- High-subsidy flags using your own threshold and tolerance
- Single-currency totals by seller-supplied shipping-profile alias
Who it is for
Etsy sellers, agencies, and finance teams reconciling shipping collections against their own label and packaging costs before a human reviews listing profiles or source Payment-account rows.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the report dates, seller-owned row, profile, listing and SKU aliases, shipping collected, label costs, packaging costs, and currency you provide. It accepts no buyer, address, raw order, contact, message, tracking, payment, or instruction content; reads no Etsy account, Payment account, order, listing, label, or shipping profile; and verifies no field. A negative shipping gap is not proof a profile is wrong, a label was mischarged, or a whole order lost money. Friday buys no label, opens no case, requests no credit, changes no profile, listing, price, order, shop, or payment, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 6,
"total_shipping_collected": 29.0,
"total_label_cost": 35.25,
"total_packaging_cost": 5.75,
"total_shipping_cost": 41.0,
"net_shipping_gap": -12.0,
"shipping_subsidy_exposure": 15.0,
"shipping_surplus": 3.0,
"shortfall_count": 4,
"free_shipping_row_count": 2,
"free_shipping_subsidy": 12.5,
"buyer_paid_shortfall_count": 2,
"buyer_paid_shortfall": 2.5,
"high_subsidy_count": 2,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "NW-SHIP-001",
"shipping_profile_alias": "FREE-SHIPPING",
"shipping_collected": 0.0,
"total_shipping_cost": 7.5,
"shipping_subsidy": 7.5,
"status": "review_free_shipping_subsidy"
},
{
"priority_rank": 3,
"reference": "NW-SHIP-002",
"shipping_profile_alias": "STANDARD",
"shipping_collected": 5.0,
"total_shipping_cost": 7.0,
"shipping_subsidy": 2.0,
"status": "review_buyer_paid_shortfall"
}
],
"profile_summary_preview": [
{
"shipping_profile_alias": "FREE-SHIPPING",
"row_count": 2,
"shipping_subsidy": 12.5,
"shipping_surplus": 0.0,
"shortfall_count": 2
},
{
"shipping_profile_alias": "STANDARD",
"row_count": 3,
"shipping_subsidy": 2.5,
"shipping_surplus": 2.0,
"shortfall_count": 2
}
],
"publish_status": "draft_needs_review",
"safety": "Comparison of seller-supplied shipping collections, label costs, and packaging costs only. A negative gap is not whole-order loss or proof a profile or label charge is wrong, and nothing is purchased or changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.