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:
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
- Header —
ST,BGN. - Borrower —
NM1*BO(Borrower),DMG,N3/N4(current address), withNM1*BOrepeated for co-borrower. - Property —
LXloop:N3/N4(address),AMT*ZZ(estimated value),AMT*GW(requested loan amount). - Loan type —
REF*ZZ(purpose: PURCHASE, REFINANCE, CASH-OUT-REFI),REF*ZZ(program: CONVENTIONAL, FHA, VA, USDA). - Income / Debts — qualified
AMT(gross income, monthly debt),NM1employers with dates. - Summary —
SE.
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:
DMGdemographic 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) vsNM1*CB(Co-Borrower); a non-co-borrower co-signer has a different qualification — confusing both invalidates DU/LPA findings.
Related transactions
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.