{
 "slug": "assignment-change-receipt",
 "topic_id": "TOPIC-146",
 "cluster": "Freight, Cargo, Ports & Customs Identity",
 "tier": "Tier B",
 "title": "The rate confirmation that changed bank accounts: freight payment diversion",
 "summary": "Carriers legitimately change remit-to details often, because factoring relationships start and end. That legitimate churn is the camouflage, and a forged notice of assignment is indistinguishable from a real one.",
 "lede": "In most industries a vendor changing bank details is unusual enough to be a red flag. In freight it happens constantly, for entirely legitimate reasons, and that is exactly what makes the fraud work.",
 "date": "2024-10-14",
 "category": "Vertical",
 "author_id": "solene-beaumont-adjei",
 "tags": [
  "payment diversion",
  "factoring",
  "notice of assignment",
  "freight payment",
  "BEC",
  "accounts payable"
 ],
 "image_title": "Assignment Change Receipt",
 "schema": "Article",
 "key_takeaways": [
  "Notices of assignment arrive as PDFs on letterhead. Verification is a call to a number that may have come from the same packet.",
  "Three parties hold a stake in the same fact — carrier, factor and broker — and none of them can verify it independently.",
  "A tri-party assignment receipt eliminates the callback loop rather than trying to make the callback more reliable."
 ],
 "body": [
  {
   "type": "h2",
   "text": "A Tuesday in accounts payable"
  },
  {
   "type": "diagram",
   "kind": "chain",
   "alt": "A forged notice of assignment in a stream of real ones",
   "caption": "Frequency is the attacker's cover. Nothing about the document is unusual.",
   "nodes": [
    {
     "label": "Carrier factoring changes often",
     "note": "legitimate churn"
    },
    {
     "label": "Notice of assignment arrives",
     "note": "letterhead, standard form",
     "bad": true
    },
    {
     "label": "Broker updates remit-to",
     "note": "routine change",
     "bad": true
    },
    {
     "label": "Settlements redirected",
     "note": "found at reconciliation",
     "bad": true
    }
   ]
  },
  {
   "type": "p",
   "html": "The email arrived at 10:41 on letterhead she recognised. A notice of assignment: this carrier had entered a factoring agreement, and all future payments should go to the factor's account. Attached was the assignment document, signed. A phone number was printed at the bottom."
  },
  {
   "type": "p",
   "html": "She called it. A professional voice confirmed the details, referenced the carrier by name, and offered to resend the document. She updated the remit-to record and released forty-one thousand dollars in settlements over the following three weeks."
  },
  {
   "type": "p",
   "html": "The real factor called on a Thursday about non-payment. By then the account was closed."
  },
  {
   "type": "p",
   "html": "Nothing in that sequence involved a mistake by the AP specialist. She followed the procedure exactly. The procedure was the vulnerability."
  },
  {
   "type": "h2",
   "text": "Why freight is structurally exposed"
  },
  {
   "type": "p",
   "html": "Four conditions combine, and freight has all four."
  },
  {
   "type": "ul",
   "items": [
    "<strong style=\"font-weight:600\">High legitimate churn.</strong> Carriers enter and exit factoring relationships constantly, so a banking change is unremarkable.",
    "<strong style=\"font-weight:600\">Thin margins and fast settlement.</strong> Quick-pay expectations compress the window for verification.",
    "<strong style=\"font-weight:600\">Email-based instruction.</strong> The notice of assignment is a document, delivered by the least authenticated channel available.",
    "<strong style=\"font-weight:600\">Fragmented counterparties.</strong> A mid-size brokerage settles with hundreds of carriers and dozens of factors, none of whom it knows well."
   ]
  },
  {
   "type": "h2",
   "text": "The callback loop, drawn"
  },
  {
   "type": "p",
   "html": "The verification procedure most brokerages follow has a circularity that is obvious once drawn and invisible in a policy document."
  },
  {
   "type": "code",
   "text": "forged packet ───────────┐\n   │ assignment document  │\n   │ letterhead           │──► AP verifies by calling\n   │ contact number ◄──────┼─── the number in the packet\n   └─────────────────────┘"
  },
  {
   "type": "p",
   "html": "Calling a number sourced from the document under verification is not independent confirmation. Using a number from your own carrier record is better and still fails when the carrier's own email was compromised, which is the more sophisticated version of this fraud."
  },
  {
   "type": "h2",
   "text": "The tri-party receipt"
  },
  {
   "type": "p",
   "html": "Three parties care about the same fact. Give all three an independently verifiable record of it."
  },
  {
   "type": "ol",
   "items": [
    "The carrier's authorised principal signs a canonical statement: this carrier, this factor, this account, effective this date, superseding prior instructions.",
    "The factor countersigns, confirming the relationship from their side.",
    "The broker verifies both signatures offline against published keys and updates the remit-to record.",
    "All three retain the receipt. Any subsequent dispute resolves against it."
   ]
  },
  {
   "type": "p",
   "html": "No callback occurs, because there is nothing to call about. The document is not evidence of the arrangement; the signatures are."
  },
  {
   "type": "h2",
   "text": "Rendering the account detail in full"
  },
  {
   "type": "p",
   "html": "One implementation detail that matters more than it looks. The statement must render the full account number and routing details as the signer saw them — not masked, not truncated."
  },
  {
   "type": "p",
   "html": "Masking is a security reflex borrowed from consumer interfaces and it is actively harmful here, because it hides exactly the characters an attacker alters. A carrier principal confirming <code>****4821</code> has confirmed nothing about the first twelve digits."
  },
  {
   "type": "h2",
   "text": "What to measure first"
  },
  {
   "type": "ol",
   "items": [
    "Count banking changes processed in the last twelve months.",
    "Count how many were verified by any means beyond reading the document.",
    "Count how many were verified using a contact detail sourced from the document itself.",
    "Compute your average settlement exposure per carrier over a three-week window — that is your loss per undetected diversion."
   ]
  },
  {
   "type": "p",
   "html": "The third number is usually the one that ends the debate internally."
  },
  {
   "type": "h2",
   "text": "Limits"
  },
  {
   "type": "p",
   "html": "Freight-specific diversion losses are not published separately from general business email compromise figures, so this article does not assert a sector loss total. The mechanics are well documented; the aggregate is not."
  },
  {
   "type": "p",
   "html": "The receipt also does not resolve genuine commercial disputes about assignment priority under UCC Article 9. It establishes what was instructed and by whom, which is a factual prerequisite to that legal question rather than an answer to it."
  },
  {
   "type": "h2",
   "text": "What distinguishes a real notice from a forged one"
  },
  {
   "type": "table",
   "caption": "Available signals, ranked",
   "head": [
    "Signal",
    "Strength"
   ],
   "rows": [
    [
     "Letterhead and form",
     "None — both are standard"
    ],
    [
     "Factor is a known company",
     "Weak — real factors are impersonated"
    ],
    [
     "Carrier confirms by phone",
     "Moderate — if the number predates the notice"
    ],
    [
     "Release letter from the prior factor",
     "Moderate — also forgeable"
    ],
    [
     "<strong style=\"font-weight:600\">Signature from the carrier's enrolled credential</strong>",
     "<strong style=\"font-weight:600\">Strong</strong>"
    ]
   ]
  },
  {
   "type": "h2",
   "text": "Objections and honest limits"
  },
  {
   "type": "p",
   "html": "<strong style=\"font-weight:600\">“We verify with the carrier every time.”</strong> If the number comes from your carrier record rather than the notice, that is a real control. It is also minutes per notice, which is why it degrades under volume."
  },
  {
   "type": "p",
   "html": "<strong style=\"font-weight:600\">“Factors should police this.”</strong> Factors are impersonated as often as carriers. The party who can settle it is the carrier, and the carrier is not currently asked to do anything."
  }
 ],
 "faq": [
  {
   "q": "Is this not solved by paying only to verified factors?",
   "a": "Factor verification confirms the factor exists. It does not confirm that this carrier assigned its receivables to that factor, which is the fact being forged."
  },
  {
   "q": "What about carriers with no factoring relationship?",
   "a": "The same structure applies to a direct remit-to change: the carrier's authorised principal signs, and the broker verifies. The factor countersignature is simply absent."
  },
  {
   "q": "Does this slow settlement?",
   "a": "It removes a callback that typically takes a day or more to complete. In practice it accelerates the change rather than delaying it."
  },
  {
   "q": "Who is the carrier's authorised principal?",
   "a": "Whoever the carrier designates, recorded once at onboarding as a signed delegation. That designation is itself something most brokerages have never captured formally."
  },
  {
   "q": "Why is this forgery effective?",
   "a": "Because genuine notices arrive constantly. Legitimate churn is what conceals the fraudulent one."
  },
  {
   "q": "Who should sign it?",
   "a": "The carrier. It is their receivable, and they are the only party who can settle the question definitively."
  },
  {
   "q": "What is the cheapest containment?",
   "a": "A short hold on the first settlement after a remit-to change."
  }
 ],
 "sources": [
  {
   "t": "FBI IC3 2025 Internet Crime Report",
   "u": "https://www.ic3.gov/AnnualReport/Reports/2025_IC3Report.pdf"
  },
  {
   "t": "Factoring industry notice of assignment practice and standard forms."
  },
  {
   "t": "UCC Article 9 provisions governing assignment of accounts."
  },
  {
   "t": "Freight payment and settlement practice documentation."
  },
  {
   "t": "FMCSA — freight fraud resources",
   "u": "https://www.fmcsa.dot.gov/protect-your-move/fraud"
  }
 ],
 "related": [
  {
   "slug": "freight-identity-lifecycle",
   "title": "Proofed once at registration, stolen at the dock",
   "category": "Vertical"
  },
  {
   "slug": "provider-banking-change-control",
   "title": "Provider payment diversion",
   "category": "Vertical"
  },
  {
   "slug": "payment-integrity-control-map",
   "title": "$186 billion in improper payments",
   "category": "Compliance"
  }
 ],
 "image": "https://cdn.twc.sh/images/igcache/Assignment%20Change%20Receipt/1500_900/blog.jpg",
 "wordcount": 929,
 "url": "/blog/assignment-change-receipt.html",
 "reading_time": "4 min read",
 "seo_title": "Freight payment diversion and the rate confirmation",
 "meta_description": "Carriers change remit-to details often because factoring relationships start and end. That churn is camouflage for a forged assignment notice.",
 "hub": {
  "slug": "topics/freight-identity",
  "title": "Freight, cargo and customs identity"
 },
 "answer": "Because legitimate ones arrive constantly. Carriers change remit-to details often, since factoring relationships start and end. That churn is the camouflage: a forged notice of assignment looks exactly like the twelve genuine ones a broker processed last month.",
 "answer_q": "Why is a notice of assignment such an effective forgery?",
 "glossary": [
  {
   "term": "Notice of assignment",
   "def": "A document instructing that payment be made to a factor rather than to the carrier."
  },
  {
   "term": "Factoring",
   "def": "Selling receivables at a discount for immediate cash — common in trucking, and the reason remit-to details change often."
  },
  {
   "term": "Remit-to",
   "def": "The party and account freight payments are made to."
  }
 ],
 "checklist": {
  "title": "Gating the remit-to change",
  "id": "gate",
  "desc": "Four steps.",
  "steps": [
   {
    "name": "Treat a notice of assignment as a payment instruction change.",
    "text": "Not correspondence."
   },
   {
    "name": "Require the carrier's signature, not the factor's letterhead.",
    "text": "The carrier is the party whose money it is."
   },
   {
    "name": "Render the delta.",
    "text": "Previous remit-to, new remit-to, and when it last changed."
   },
   {
    "name": "Hold the first settlement after a change.",
    "text": "A short delay, and the only realistic recovery window."
   }
  ]
 },
 "cta": {
  "title": "Where this fits in Manav",
  "html": "Manav binds the authorising party to the exact instruction, endorsement or adjustment, and produces a receipt a counterparty can verify without a phone call.",
  "href": "../docs.html",
  "label": "See instruction receipts"
 }
}