What this audit checks
Authentication & access
- OAuth2 client_id + client_secret still issue access_tokens (no 401)
- Account number maps to active rate-card (no ‘unknown account’)
- Token cache hit-rate > 95%
- Legacy SOAP credentials (UserCredentialKey/Pw + ParentCredentialKey/Pw) still work for migration cases
Priority service-day promises
- Priority Overnight OTD < 99% rolling 30D (flagship SLA)
- First Overnight OTD < 99% (premium, by-10am)
- FedEx 2-Day OTD < 96%
- FedEx Ground OTD < 92%
- First-attempt delivery rate < 88%
International customs & cross-border lanes
- International Priority customs-hold rate > 1%
- Specific origin->destination lane customs-hold > 5%
- Cross-border transit time > 7 days (lane-stretch signal)
- Customs-value declaration mismatch > 1% (HS code / value gaps)
Exceptions, claims & failed pickups
- Exception rate > 3% rolling 30D
- Open claims unresolved > 30 days (FedEx claim cycle)
- Failed pickup rate > 3%
- Damaged-parcel claim rate > 0.5%
Hazmat / dangerous-goods compliance
- Hazmat shipment acceptance rate < 98% (documentation gaps signal)
- Hazmat shipments without proper class declaration > 0.1%
- Lithium-battery surcharge / declaration miss
Cost & service-mix economics
- Avg cost / shipment up >10% vs prior period
- Priority Overnight uplift > 50% over 2-Day
- Fuel surcharge as % of base cost > 25% (rising-fuel signal)
- Claim value as % of FedEx revenue > 1% rolling 90D
Cross-platform: revenue at risk (the kill-shot area)
- Cross-platform: late shipments joined to commerce_sibling orders -> revenue at risk per channel
- Cross-platform: 3PL-vs-carrier delay attribution
- Cross-platform: open claims with no Jira tracker_item -> CS coverage gap
- Cross-platform: customs-held international shipments -> proactive merchant-IOSS / commercial-invoice fix candidates
- Cross-platform: late-delivery refund-propensity * sibling.order.total
Severity thresholds
Data sources
POST https://apis.fedex.com/oauth/token- OAuth2 client-credentials token issuancePOST https://apis.fedex.com/track/v1/trackingnumbers- Tracking events (batch)POST https://apis.fedex.com/ship/v1/shipments- Label generation (write-side)POST https://apis.fedex.com/rate/v1/rates/quotes- Rate quote (cost analysis)