- Overview
- Getting started
- Building models
- Consuming models
- Model Details
- Public endpoints
- 1040 - document type
- 1040 Schedule C - document type
- 1040 Schedule D - document type
- 1040 Schedule E - document type
- 1040x - document type
- 3949a - document type
- 4506T - document type
- 709 - document type
- 941x - document type
- 9465 - document type
- ACORD125 - document type
- ACORD126 - document type
- ACORD131 - document type
- ACORD140 - document type
- ACORD25 - document type
- Bank Statements - document type
- Bills Of Lading - document type
- Certificate of Incorporation - document type
- Certificate of Origin - document type
- Checks - document type
- Children Product Certificate - document type
- CMS 1500 - document type
- EU Declaration of Conformity - document type
- Financial Statements - document type
- FM1003 - document type
- I9 - document type
- ID Cards - document type
- Invoices - document type
- Invoices2 - document type
- Invoices Australia - document type
- Invoices China - document type
- Invoices Hebrew - document type
- Invoices India - document type
- Invoices Japan - document type
- Invoices Shipping - document type
- Packing Lists - document type
- Payslips - document type
- Passports - document type
- Purchase Orders - document type
- Receipts - document type
- Receipts2 - document type
- Receipts Japan - document type
- Remittance Advices - document type
- UB04 - document type
- US Mortgage Closing Disclosures - document type
- Utility Bills - document type
- Vehicle Titles - document type
- W2 - document type
- W9 - document type
- Supported languages
- Insights dashboards
- Data and security
- Licensing
- How to
- Troubleshooting

Document Understanding Modern Projects User Guide
A closing disclosure is a legal document provided to a borrower before the finalization of a mortgage loan. It outlines key details of the loan, including the loan amount, interest rate, estimated monthly payments, closing costs, and the amount of cash required to close.
The US Mortgage Closing Disclosures document type is trained to extract key data points from standard US closing disclosure forms. The schema includes 20 regular fields capturing borrower details, property information, loan terms, transaction summaries, and cash to close figures. It enables accurate extraction of structured data from complex, multi-section real estate documents, supporting use cases in mortgage processing, compliance, and financial analysis.
- Main Borrower Full Name, Additional Borrowers Names, Seller Full Name,
- Closing Disclosure Purpose, Disbursement Date,
- Load ID, Load Total Amount, Loan Term, Loan Type
https://du.uipath.com/ie/invoices
, all fields are available.
However, if you are using custom-trained extractors, the availability of extracted
fields is dependant on the version you are currently using.
/info/model
object.
To access this, simply add /info/model
to any endpoint, like so:
https://du.uipath.com/ie/invoices/info/model
. For an enhanced
reading experience of the fields list, it's recommended to install a JSON viewer
extension in your browser.
Display Name | Field Name | Field Type | Content Type |
---|---|---|---|
Main Borrower Full Name | borrower-name | regular | string |
Closing Disclosure Purpose | cd-purpose | regular | string |
Disbursement Date | disbursement-date | regular | date |
Property Address | property-address | regular | string |
Seller Full Name | seller-name | regular | string |
Seller Address | seller-address | regular | string |
Date Issued | date-issued | regular | date |
Closing Date | date-closed | regular | date |
Payoff Amount of First Mortgage Loan | first-mortgage | regular | string |
Payoff Amount of Second Mortgage Loan | second-mortgage | regular | string |
Borrower's Total Cash to Close | cash-to-close-borrower | regular | string |
Seller's Total Cash to Close | cash-to-close-seller | regular | string |
Borrower's From/ To Option | from-to-borrower | regular | string |
Seller's From/ To Option | from-to-seller | regular | string |
Loan ID | loan-id | regular | string |
Loan Total Amount | loan-amount | regular | string |
Interest Rate | loan-interest | regular | string |
Loan Term | loan-term | regular | string |
Loan Type | loan-type | regular | string |
Additional Borrowers Names | borrower-additional | regular | string |
You can download a sample filled-in form from here.
You can also preview the sample of a filled-in form: