← All Friday Seller Tools

Pay once · No Friday subscription

FBA Inventory Ledger Reconciliation Exception Finder

Find the inventory movements that do not reconcile before they disappear in the ledger.

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

  • Calculated ending units and balance delta for every supplied summary row
  • Joined detail net movement versus each summary row's calculated movement
  • Nonzero unreconciled detail quantities with event, reason, and reference evidence
  • Fulfillment-center and disposition context preserved on every exception
  • A queue ranked by units or seller-supplied extended review value

Who it is for

Amazon FBA sellers, agencies, inventory-control teams, and agents reviewing seller-supplied Inventory Ledger exports before a human investigates source rows or a possible case.

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

How it stays safe

Friday performs arithmetic only on the normalized Inventory Ledger summary rows, signed detail movements, reconciliation fields, and unit values you supply. It reads no Amazon account, report, inventory record, shipment, order, case, or customer data. A control gap or review value does not establish loss, ownership, reimbursement eligibility, a claim amount, recoverability, or accounting treatment. Friday does not publish listings and does not create, update, or submit a case or inventory action.

Synthetic sample

See the deliverable structure before buying

{
  "balanced_summary_count": 1,
  "summary_balance_exception_count": 1,
  "detail_coverage_exception_count": 0,
  "unreconciled_detail_count": 1,
  "total_exception_count": 2,
  "exception_preview": [
    {
      "priority_rank": 1,
      "exception_type": "unreconciled_detail",
      "summary_reference": "SUM-NW-BOTTLE-SELLABLE",
      "detail_reference": "DET-RECEIPT-001",
      "sku": "NW-BOTTLE-24OZ",
      "fnsku": "X001NWBTTL",
      "fulfillment_center_id": "ONT8",
      "disposition": "SELLABLE",
      "event_type": "receipt",
      "reference_id": "FBA-DEMO-001",
      "reason": "Seller-normalized receipt row",
      "signed_delta_units": 1,
      "issue_units": 1,
      "unit_value_usd": 12.5,
      "review_value_usd": 12.5
    },
    {
      "priority_rank": 2,
      "exception_type": "summary_balance_gap",
      "summary_reference": "SUM-NW-BOTTLE-SELLABLE",
      "sku": "NW-BOTTLE-24OZ",
      "fulfillment_center_id": "ONT8",
      "disposition": "SELLABLE",
      "signed_delta_units": -1,
      "issue_units": 1,
      "review_value_usd": 12.5
    }
  ],
  "publish_status": "draft_needs_review",
  "safety": "Arithmetic on seller-normalized summary and detail rows only. Exceptions and review values do not establish loss, reimbursement eligibility, or a claim; no Amazon account, case, listing, or inventory action is changed."
}

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

Agent API and x402 details

POST /v1/amazon/fba/inventory-ledger-reconciliation

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