At a glance
Live count of P58 compensation claims currently open against Royal Mail. Each claim is a damaged / lost / delayed consignment with declared value waiting on RMG to refund the merchant. Real-time view, no smoothing.
| What it counts | COUNT(claims WHERE status IN [submitted, under_review, awaiting_evidence, escalated]), every claim that has not yet been settled or rejected by Royal Mail Group. |
| API endpoint | GET /claims/v1/list (Royal Mail Claims API). Reads claimId, claimType (damage / loss / delay), status, submittedAt, declaredValue, currency. Supplemented by Click & Drop claims portal export for merchants without API access. |
| Service-tier scope | Tracked services only. Untracked 1st / 2nd class consignments below £20 declared value are not covered by Royal Mail’s standard compensation scheme; claims are not accepted. Tracked 24 / 48 cover up to £150 standard, Special Delivery up to £500 / £1,000 / £2,500 (depending on declared option). |
| Tracked vs untracked split | All open claims on this card are tracked. Untracked write-offs flow through merchant refund metrics (shopify.refund_value) because they are not recoverable from RMG. |
| Return-leg inclusion | Outbound only. Tracked Returns claims are filtered out (returns claim flow runs through the receiving merchant, not the original sender). |
| Geographic scope | UK domestic plus International Tracked & Signed. International claims have a longer adjudication window (90 days vs 30 days for UK). |
| Claim-age cohorts | Each claim has a submittedAt timestamp. The companion histogram P58 Claim Age Distribution buckets by age in days. Royal Mail’s stated turnaround is 30 days for damage / loss; anything beyond is abandoned cash + customer goodwill loss. |
| Currency | Stored in claim native currency (GBP for UK, may be EUR / USD for international). The companion Claim Value (open) card sums in store base currency using daily FX. |
| Time window | RT (real-time, snapshot at last sync). Sync runs every 4 hours by default. |
| Alert trigger | >0 unresolved >7d (any claim open more than 7 days). For high-volume merchants, raise threshold to 14 days; the goal is to catch abandoned claims, not noise on every day-old submission. |
| Roles | owner, operations, finance |
Calculation
Calculated automatically from your Royal Mail data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
Same UK DTC homewares brand. Reading taken 09:00 BST on 12 Mar 26.| Claim status | Count | Aggregate declared value |
|---|---|---|
| Submitted (0 to 7 days old) | 14 | £842 |
| Under review (8 to 30 days old) | 22 | £1,318 |
| Awaiting evidence (any age) | 7 | £463 |
| Escalated (>30 days, RMG late) | 9 | £1,205 |
| All open (this card) | 52 | £3,828 |
>0 unresolved >7d is tripped (38 claims older than 7 days). Five things to notice:
- The 9 escalated claims are abandoned cash. They are past Royal Mail’s stated 30-day adjudication window. Each one needs a chase email to the RMG account team this week; without action they will sit indefinitely. Standard recovery rate after escalation is 70 to 85 percent of declared value.
- The 7 “awaiting evidence” claims are the merchant’s bottleneck, not RMG’s. Royal Mail is waiting on photos / receipts / proof-of-value documents from the merchant. These resolve within 5 working days once evidence is uploaded; the claim ages on the merchant’s side until then.
- £3,828 is recoverable revenue. Most CFOs treat claims as a write-off; treated as a recovery line with a chase cadence, this brand will recover £2,500 to £3,200 of it over the next 60 days. That is real money for a 4,000-parcel-week brand.
- The “rate suddenly degraded” debug case. During the CWU industrial action of August 2022 to April 2023 this brand’s open-claims count spiked from a normal 30 to 50 range to over 200 open claims, mostly delay claims as Tracked 24 / 48 missed aim repeatedly. RMG’s adjudication queue stretched to 60 to 90 days during the period. Recovery rates held but cash was tied up much longer; CFO needs to know.
- Compare to Evri claims. Evri’s claim process runs through the Evri Business Account portal with a similar but not-identical SLA (28 days vs RMG’s 30). Evri damage / lost claims typically settle 5 to 10 percent slower; build cash-flow expectations accordingly.
Sibling cards merchants should reference together
Open claims is a finance-and-ops metric. Pair it with these to manage the recovery pipeline:| Card | Why pair it with Open Claims | What the combination tells you |
|---|---|---|
| Claim Value (open) | The £ recoverable behind the count. | A high count with low value means lots of small claims (untracked-feeling tickets); high count and high value means real cash at risk. |
| P58 Claim Age Distribution | Where in the lifecycle each claim is. | Surfaces the claims past the 30-day window that need escalation. |
| Exception Rate | The upstream funnel (events that may become claims). | 10 to 25 percent of damage / loss exceptions become claims; a rising exception rate predicts a rising claim count at 14 to 21 days lag. |
| Late Shipments | Delay claims feeder. | Late Tracked 24 deliveries are claim-eligible at the customer’s request, expect 5 to 10 percent of late Tracked 24 to convert into delay claims. |
| Failed Deliveries | Lost-parcel feeder. | E45 “lost in transit” exceptions become loss claims at roughly 80 percent rate. |
Cross-connector: shopify.refund_rate | Customer-facing refund pressure. | If the merchant pre-refunded customers for damaged / lost parcels, this card represents recoverable cash; reconcile against refunds processed. |
Cross-connector: hermes_evri.her_open_claims | Adjacent carrier claims pipeline. | Compare per-1000-parcel claim rate; informs which carrier to lean into for high-trust shipments. |
Reconciling against the vendor’s own dashboard
Where to look in Royal Mail’s own portal: Royal Mail Click & Drop → Claims lists open claims with status filters. Business Account holders use Royal Mail Business Account → Claims & Compensation → Open Claims which has the official P58 records and supports CSV export. The closest like-for-like view is Status: Open + Under Review + Awaiting Evidence + Escalated, All Service Codes. Why our number may legitimately differ from Royal Mail’s report:| Reason | Direction | Why |
|---|---|---|
| Timezone (BST vs UTC) | Boundary days off | Submission timestamps render in BST in the portal, UTC in the card. For the open-count snapshot this rarely matters; for the age histogram it can shift a claim across a day boundary. |
| Sync lag | Ours can lag 4h | Claims API sync runs every 4 hours by default. A claim submitted in the last 4 hours may not show in our index. |
| Status taxonomy mapping | Either | RMG’s portal exposes 8+ internal statuses; we collapse them to 4 (submitted, under_review, awaiting_evidence, escalated). A “rejected pending appeal” claim is escalated in our view, “rejected” in the portal. |
Cross-connector reconciliation against hermes_evri.her_open_claims | Different population | Different carriers, different consignments. Useful for portfolio-level comparison of claim-rate-per-1000, not a like-for-like reconciliation. |
| Card | Expected relationship | Causes of legitimate divergence |
|---|---|---|
shopify.refund_value | The customer-facing refund half of the same incident. | Merchants who pre-refund pay the customer before the carrier claim resolves; the two flows are not 1:1 timed. |
shipbob.sb_health_score | Pick / pack accuracy upstream. | Different scoring; ShipBob handles warehouse, RMG handles last-mile. A damage claim could originate from either party. |