← All Friday Seller Tools

Pay once · No Friday subscription

Etsy Collected-Shipping vs Label-Cost Reconciler

See where collected shipping did not cover supplied shipping costs.

Etsy

Included in the $9.00 Shelf Kit

Agent/API — $0.25
Review-first
Every output stays a draft.
No credentials
No seller-account login required.
Private delivery
Inputs expire after 24 hours.
Clear recourse
Digital-service refund policy.

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.

Agent API and x402 details

POST /v1/etsy/finance/collected-shipping-label-cost-reconciliation

Exact x402 price: $0.25. Use the public OpenAPI schema and Base USDC payment flow. The response returns a private job URL and temporary token.

Open the API documentation →

Related seller tools