← All Friday Seller Tools

Pay once · No Friday subscription

eBay Shipping-Label Charge + Adjustment Reconciler

Explain label-cost changes before you close the payout period.

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

  • 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.

Agent API and x402 details

POST /v1/ebay/shipping-labels/charge-adjustment-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