← All Friday Seller Tools

Pay once · No Friday subscription

eBay Order-Earnings + Fee-Credit Contribution Reconciler

Close contribution by order without hand-joining fees and refunds.

eBay US

Included in the $9.00 Shelf Kit

Agent/API — $0.50
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

  • Per-order identity check: gross − expenses − refunds vs reported order earnings
  • Identity-exception queue ranked by absolute mismatch
  • Negative-contribution queue using supplied product and fulfillment costs
  • High-expense-share queue against a seller-chosen threshold
  • Refund rows carrying fee credits flagged for source review, with report totals

Who it is for

eBay sellers, agencies, and finance teams closing contribution by order and catching mismapped fees, credits, or refunds before trusting a bulk earnings export.

Delivery: usually a structured result, workbook, or ZIP depending on the tool.

How it stays safe

Friday calculates only from the redacted order reference, earnings date, gross amount, fee, credit, refund, reported-earnings, and optional product and fulfillment cost figures you supply—never a buyer, address, bank, or raw order-ID field. It reads no eBay account and verifies no figure. An identity mismatch, negative contribution, high expense share, or fee-credit flag is a bookkeeping review lead, not proof that eBay miscalculated or owes a fee credit. Friday does not publish listings and never changes, refunds, or reprices an order, listing, or seller account. A human must verify the live Order Earnings records and current eBay guidance.

Synthetic sample

See the deliverable structure before buying

{
  "order_count": 7,
  "identity_exception_count": 2,
  "negative_contribution_count": 2,
  "high_expense_share_count": 2,
  "fee_credit_review_count": 1,
  "orders_missing_cost_inputs": 2,
  "totals": {
    "gross_amount_total": 750.0,
    "total_expenses_total": 177.5,
    "refunds_total": 100.0,
    "reported_order_earnings_total": 476.5,
    "computed_order_earnings_total": 472.5,
    "earnings_mismatch_total": 4.0,
    "contribution_total": 133.5
  },
  "identity_exceptions_preview": [
    {
      "rank": 1,
      "order_reference": "NORTH-EO-1007",
      "earnings_mismatch": 13.0,
      "reported_order_earnings": 112.0,
      "computed_order_earnings": 99.0
    },
    {
      "rank": 2,
      "order_reference": "NORTH-EO-1002",
      "earnings_mismatch": -9.0
    }
  ],
  "negative_contribution_preview": [
    {
      "rank": 1,
      "order_reference": "NORTH-EO-1007",
      "contribution": -3.0
    },
    {
      "rank": 2,
      "order_reference": "NORTH-EO-1003",
      "contribution": -2.5
    }
  ],
  "safety": "Contribution and identity arithmetic only; a queue entry is a bookkeeping review lead, not proof a fee credit is owed, and no order is changed or refunded.",
  "publish_status": "draft_needs_review"
}

This sample uses synthetic facts. Your output is generated only from the facts you submit.

Agent API and x402 details

POST /v1/ebay/finances/order-earnings-contribution-reconciliation

Exact x402 price: $0.50. 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