ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

X12 201 — Residential Loan Application

The 201 transmits a residential loan application — the EDI counterpart of the URLA (Uniform Residential Loan Application) — from a broker or originator to a lender or investor.

Purpose

The 201 carries the full URLA Fannie Mae Form 1003 / Freddie Mac Form 65: borrower(s), income, assets, liabilities, property, loan type, related transactions, history. It standardizes exchange between Loan Origination Systems (LOS), conduits, and secondary market investors.

It is used in the secondary mortgage market: an originator sends the 201 to a correspondent lender or wholesale lender for underwriting, then on to Fannie Mae / Freddie Mac via 202 (Loan Delivery). Acknowledged by 997. Conditions and exceptions return via 824.

Envelope structure

The 201 travels within the three X12 envelope levels (ISA/IEA, GS/GE with functional group RL, and ST/SE). Didactic example in release 004010:

x12 example-201.x12
ISA*00*          *00*          *ZZ*MORTBROKER    *ZZ*WHOLLENDER    *260514*2000*U*00401*000000201*0*P*>~
GS*RL*MORTBROKER*WHOLLENDER*20260514*2000*1*X*004010~
ST*201*0001~
BGN*00*RL-2026-0042*20260514~
NM1*BO*1*DOE*JANE*A***34*SSN-LAST4-1234~
DMG*D8*19850712*F~
N3*100 MAIN STREET~
N4*AUSTIN*TX*78701*US~
LX*1~
REF*ZZ*PROPERTY-ADDRESS~
N3*200 OAK STREET~
N4*AUSTIN*TX*78702*US~
AMT*ZZ*480000.00~
AMT*GW*384000.00~
REF*ZZ*LOAN-PURPOSE-PURCHASE~
SE*12*0001~
GE*1*1~
IEA*1*000000201~

Common segments

  • HeaderST, BGN.
  • BorrowerNM1*BO (Borrower), DMG, N3/N4 (current address), with NM1*BO repeated for co-borrower.
  • PropertyLX loop: N3/N4 (address), AMT*ZZ (estimated value), AMT*GW (requested loan amount).
  • Loan typeREF*ZZ (purpose: PURCHASE, REFINANCE, CASH-OUT-REFI), REF*ZZ (program: CONVENTIONAL, FHA, VA, USDA).
  • Income / Debts — qualified AMT (gross income, monthly debt), NM1 employers with dates.
  • SummarySE.

Common pitfalls

  • RESPA TRID: sending a full 201 triggers RESPA Section 5 — the lender must deliver a Loan Estimate within 3 business days; a partial 201 sent prematurely may trigger the obligation before readiness.
  • Fair Lending and HMDA: DMG demographic data is sensitive. Collection must follow Regulation B (ECOA); a system that filters applications on demographics violates fair lending laws.
  • Co-borrower vs co-signer: the 201 distinguishes NM1*BO (Borrower) vs NM1*CB (Co-Borrower); a non-co-borrower co-signer has a different qualification — confusing both invalidates DU/LPA findings.

Documentation

The code 201 and the name Residential Loan Application are public and listed on x12.org/products/transaction-sets. The complete structure of loops, qualifiers and code lists is distributed by DISA via the proprietary Implementation Guides (TR3). ediverse.io covers only public concepts, the envelope and didactic examples.