Skip to main content
Mismatched Invoices and Phantom ShipmentsAML and KYC
4 min readFor Fintech Risk and Compliance Teams

Mismatched Invoices and Phantom Shipments

Scope - What This Guide Covers

This guide focuses on detecting and preventing trade-based money laundering (TBML) for AML compliance teams at financial institutions handling cross-border trade finance. You'll find requirement breakdowns, implementation frameworks, and a quick-reference table for the six FATF-recognized TBML methods.

This isn't an introduction to AML basics. If you're developing or refining transaction monitoring rules for trade finance, letters of credit, or correspondent banking relationships, this guide provides structured detection criteria.

Key Concepts and Definitions

Trade-Based Money Laundering (TBML): Disguising criminal proceeds through trade transactions by misrepresenting the price, quantity, or quality of goods to legitimize illicit origins.

Fair Market Price: The price at which goods exchange between willing parties in an arm's-length transaction. Variance analysis compares invoice prices against commodity indices, customs databases, or similar transaction benchmarks.

Documentary Trade Finance: Involves letters of credit, documentary collections, and guarantees where your institution reviews shipping documents, commercial invoices, and bills of lading.

Red Flag: An observable characteristic in transaction data or documentation that warrants enhanced review. TBML red flags often require correlation across multiple data points, such as invoice amount, shipping weight, product description, and beneficiary profile.

Requirements Breakdown

Bank Secrecy Act and FATF Guidance

Your TBML controls must meet BSA requirements for customer due diligence and suspicious activity monitoring. The FATF typologies identify six core TBML methods, which your transaction monitoring system should address:

  1. Over-invoicing/Under-invoicing: Price manipulation above or below fair market value
  2. Over-shipping/Short-shipping: Quantity variance between invoice and actual shipment
  3. Ghost-shipping: Fictitious transactions with complete documentation but no actual goods movement
  4. Shell company structures: Entities designed to obscure beneficial ownership
  5. Multiple invoicing: Duplicate invoices for a single shipment enabling repeated fund transfers
  6. Black market peso exchange: Domestic funds used to settle foreign trade obligations outside formal banking channels

FFIEC BSA/AML Examination Manual Expectations

Examiners assess whether your trade finance monitoring can:

  • Identify pricing anomalies against commodity benchmarks or historical transaction patterns
  • Detect documentation inconsistencies (invoice dates, shipping weights, product classifications)
  • Recognize high-risk trade corridors or beneficiary jurisdictions
  • Correlate multiple invoices referencing identical shipping documents
  • Flag shell company indicators (minimal operating history, mismatched business purpose, nominee directors)

Implementation Guidance

Build Variance Detection Rules

Your transaction monitoring system needs automated price comparison capabilities. For commodities with transparent markets, integrate real-time pricing feeds. Calculate variance as a percentage:

Variance % = ((Invoice Price - Benchmark Price) / Benchmark Price) × 100

Set thresholds based on product volatility. A 15% variance might be normal for fashion goods; it's a significant red flag for standardized electronics. Consider the absurd example investigators found: 12 pairs of men's underwear invoiced for $739, while a rocket launcher was invoiced for $52. These extreme price distortions should trigger immediate review.

Quantity and Weight Reconciliation

Match commercial invoice quantities against bills of lading and customs declarations. Automated reconciliation flags:

  • Container capacity violations (declared weight exceeds physical capacity)
  • Density impossibilities (product weight inconsistent with volume)
  • Serial discrepancies in sequential shipments from the same exporter

Document Pattern Analysis

Ghost-shipping schemes present complete documentation sets. Your detection approach should identify:

  • Invoices without corresponding customs entries in destination country databases
  • Identical invoice formatting across purportedly unrelated exporters
  • Beneficiary banks that don't align with stated shipping routes
  • Document dates that violate logical sequences (bill of lading dated before commercial invoice)

Enhanced Due Diligence Triggers

Flag transactions involving:

  • Shell company indicators: incorporation in secrecy jurisdictions, minimal web presence, generic business descriptions
  • Multiple invoices referencing identical container numbers or airway bills
  • Circular trading patterns where goods purportedly move through multiple jurisdictions without logical commercial rationale

Machine Learning Applications

Supervised learning models can identify TBML patterns your rules-based system misses. Train algorithms on:

  • Historical SAR data tagged with TBML typologies
  • Pricing variance patterns that preceded confirmed money laundering cases
  • Beneficiary relationship networks exhibiting circular fund flows

Unsupervised clustering detects anomalous transaction groups without predefined patterns. Look for outlier clusters that don't match normal trade behavior for that customer segment or product category.

Common Pitfalls

Treating all price variances equally: A 50% variance on a $200 consumer electronics shipment requires different scrutiny than the same percentage on a $2 million industrial equipment transaction. Risk-weight your alerts by absolute value exposure.

Ignoring trade corridor context: Pricing for identical goods varies legitimately across markets. Your benchmarks must account for regional cost structures, tariff regimes, and transportation differentials.

Siloed data analysis: TBML detection fails when you analyze invoices separately from shipping documents, payment flows, and beneficial ownership data. Your case management system must correlate across these data sets.

Over-reliance on customer risk ratings: A low-risk customer classification doesn't exempt transactions from TBML scrutiny. Compromised or coerced legitimate businesses facilitate layering schemes precisely because they carry lower suspicion.

Delayed SAR filing: When you identify multiple invoicing or ghost-shipping indicators, file your Suspicious Activity Report within the regulatory timeframe. Don't wait for absolute proof of criminal intent.

Quick Reference Table

TBML Method Primary Indicator Secondary Indicators Detection Approach
Over-invoicing Price >30% above benchmark High-risk beneficiary jurisdiction; shell company beneficiary Automated price variance rules; commodity index integration
Under-invoicing Price >30% below benchmark Importer in high-tariff jurisdiction; related-party transaction Customs valuation database comparison; transfer pricing analysis
Over-shipping Quantity exceeds invoice Container capacity violations; weight-volume inconsistencies Bill of lading reconciliation; density validation
Short-shipping Quantity below invoice Repeat pattern with same parties; high-value goods categories Automated quantity matching; pattern analysis across shipments
Ghost-shipping No customs entry in destination Perfect documentation with no commercial logic; circular routing Customs database verification; beneficiary bank location analysis
Multiple invoicing Duplicate invoice references Same container/airway bill number; sequential invoice dates Document hash comparison; shipping reference deduplication

Your TBML framework isn't static. As trade digitization increases and cross-border payment rails evolve, your detection models need quarterly recalibration against emerging typologies and regulatory guidance updates.

You Might Also Like