At a glance
Count and aggregate value of EasyPost-managed claims currently open. EasyPost offers built-in shipping insurance; claims for damage and lost-in-transit on EasyPost-insured shipments are filed and adjudicated through EasyPost’s claims portal. The card tracks open exposure plus aged unresolved claims that need follow-up.
| What it counts | COUNT(EasyPost insurance claims WHERE status IN ('Open', 'Under Review', 'Awaiting Information')) and SUM(insured_value) at read time. Closed-paid and closed-denied excluded. |
| EasyPost Insurance product | 100 declared value, configurable per-shipment via the insurance field at booking. Available across all major carriers EasyPost supports. Adjudication SLA: 5 to 10 business days, faster than USPS direct (14 to 21 days). |
| Eligible event types | Lost in transit, damaged contents, missing contents (partial loss). Filing window: 60 days from ship date. |
| Pay-out rates | Industry typical for well-documented EasyPost claims: 80 to 90% approval rate. Faster adjudication than USPS direct. Pay-out via ACH or cheque to merchant within 5 to 10 days of approval. |
| Carrier-direct claim alternative | This card tracks EasyPost Insurance claims only. Merchants who skip EasyPost insurance and rely on carrier-direct insurance (USPS Insured Mail, FedEx Declared Value) need to track those separately on the carrier-specific Open Claims cards. |
| Time window | RT (real-time, refreshed daily) |
| Alert trigger | >0 claims unresolved for >7 days |
| Roles | owner, operations, finance |
Calculation
Calculated automatically from your EasyPost data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A US DTC mid-market jewellery merchant via EasyPost with EasyPost Insurance enabled on every shipment. Reading taken on 12 Mar 26.| Claim type | Open count | Aggregate value | Median age (days) |
|---|---|---|---|
| Lost in transit | 8 | $1,420 | 5 |
| Damaged | 14 | $2,180 | 4 |
| Missing contents | 2 | $260 | 3 |
| Open total (this card) | 24 | $3,860 | 4 |
- EasyPost adjudication is faster than USPS direct. Median 4 days here vs 9 to 14 days typical for USPS Insured Mail. Insurance premium is similar (100 vs USPS Insured Mail at $2.95 minimum); the speed advantage on adjudication is the main reason DTC merchants prefer EasyPost insurance.
- **The 3,100 to 3,088 to $3,474 expected recovery.
- Damage claims dominate jewellery shippers. 14 of 24 claims are damage, typical for this category. Mitigations: better packing materials (jewellery boxes inside padded envelopes), insurance always-on, customer-side photo evidence collection workflow.
- 24 open across ~10K monthly shipments = 0.24% claim rate. Industry typical is 0.1 to 0.3%; this is on the higher end for jewellery (fragility plus high-value attractive-to-theft profile). Consider pickup-required for shipments above $500 declared value.
- Cash-flow forecast: ~$3,100 incoming over next 7 to 14 days. Useful for finance planning. Pair with Claim Value for total finance recovery feed including recently-paid.
fedex.fed_open_claims and usps.usp_open_claims.
Sibling cards merchants should reference together
| Card | Why pair it with Open Claims | What the combination tells you |
|---|---|---|
| Claim Value | The dollar tail of this count card. | Count plus value gives finance the exposure shape and average claim size. |
| Failed Delivery Count | Upstream feeder. | Failed deliveries that escalate to lost-in-transit drive lost-claim filings 5 to 14 days later. |
| Returned to Sender | Disposition split. | Some failed deliveries are recovered as RTS rather than becoming claims. |
| Exception Rate | Lead indicator. | Damage and lost exceptions in transit predict claim filings. |
Cross-connector: fedex.fed_open_claims | Carrier-direct alternative. | Merchants using EasyPost for booking but FedEx for insurance need both views. |
Cross-connector: usps.usp_open_claims | Same for USPS. | Same. |
Reconciling against the vendor’s own dashboard
Where to look in EasyPost’s own dashboard: EasyPost Dashboard → Claims. Lists every claim with status, declared value, file date, adjudication notes. Source of truth; the card mirrors operationally. Why our number may legitimately differ from EasyPost’s portal:| Reason | Direction | Why |
|---|---|---|
| Status sync timing | Card may show stale | EasyPost claim status updates flow into the card daily; recently-resolved claims may show open for one extra day. |
| Filing-channel difference | Either | Claims filed via API appear immediately; web-portal claims appear within a few minutes. |
| Card | Expected relationship | What causes legitimate divergence |
|---|---|---|
fedex.fed_open_claims | Independent claim system. | Merchants who use EasyPost insurance get faster adjudication; carrier-direct insurance lives on the carrier card. |
usps.usp_open_claims | Same. | Same. |