← All Friday Seller Tools

Pay once · No Friday subscription

FBA Inbound Placement Fee Estimate-to-Charge Reconciler

See where charged placement fees drifted from the plan you approved.

Amazon US

Included in the $9.00 Shelf Kit

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

  • Estimate-to-charge fee variance per plan, shipment, and SKU against your tolerance
  • Per-unit fee deltas and unit-count mismatches on every matched pair
  • Charges with no matching estimate and estimates with no posted charge
  • Status and per-plan summaries with estimated, charged, and variance totals
  • A review queue ranked by reconciliation severity, largest dollars first

Who it is for

Amazon FBA sellers, agencies, and finance teams tracing inbound placement-fee drift across shipping plans before closing the books — without anyone claiming a charge is wrong.

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

How it stays safe

Friday joins and compares only the estimate and charge rows you supply. It reads no Amazon account, shipping plan, fee schedule, or payment report and verifies no field. An unmatched estimate can be timing — placement fees can post after receiving — and a variance is a difference between your own exports for human review, never a finding that Amazon's charge is wrong or a promise of a credit. Friday opens no case, files no dispute, never creates, changes, abandons, or confirms a shipment or shipping plan, and does not publish listings or change a seller account.

Synthetic sample

See the deliverable structure before buying

{
  "matched_pair_count": 2,
  "total_estimated_fees": 36.95,
  "total_charged_fees": 48.1,
  "net_fee_variance": 11.15,
  "matched_fee_variance": 6.4,
  "charged_without_estimate_count": 1,
  "estimate_without_charge_count": 1,
  "charge_above_estimate_count": 1,
  "matched_within_tolerance_count": 1,
  "exception_queue_preview": [
    {
      "priority_rank": 1,
      "plan_id": "NW-PLAN-2",
      "shipment_id": "NW-SHIP-4",
      "sku": "NW-BOTTLE-24",
      "charged_fee_total": 13.5,
      "dollar_exposure": 13.5,
      "reconciliation_status": "charged_without_estimate"
    },
    {
      "priority_rank": 2,
      "plan_id": "NW-PLAN-1",
      "shipment_id": "NW-SHIP-2",
      "sku": "NW-MUG-12",
      "estimated_fee_total": 12.0,
      "charged_fee_total": 18.4,
      "fee_variance": 6.4,
      "fee_per_unit_variance": 0.16,
      "reconciliation_status": "charge_above_estimate"
    },
    {
      "priority_rank": 3,
      "plan_id": "NW-PLAN-2",
      "shipment_id": "NW-SHIP-3",
      "sku": "NW-TOTE-01",
      "estimated_fee_total": 8.75,
      "dollar_exposure": 8.75,
      "reconciliation_status": "estimate_without_charge"
    },
    {
      "priority_rank": 4,
      "plan_id": "NW-PLAN-1",
      "shipment_id": "NW-SHIP-1",
      "sku": "NW-TUMBLER-20",
      "fee_variance": 0.0,
      "reconciliation_status": "matched_within_tolerance"
    }
  ],
  "group_summary_dimensions": [
    "status",
    "plan"
  ],
  "publish_status": "draft_needs_review",
  "safety": "A join of seller-supplied estimate and charge exports only. Variances are differences between the seller's own numbers; no charge is declared wrong, no credit promised, and no shipment or plan is touched."
}

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

Agent API and x402 details

POST /v1/fba/inbound/placement-fee-reconciler

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