document-understanding
latest
false
- 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
- 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
- Receipts Japan - document type
- Remittance Advices - document type
- UB04 - 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
3949a - document type

Document Understanding Modern Projects User Guide
Last updated May 15, 2025
3949a - document type
IRS Form 3949-A, Information Referral, is used to report suspected tax violations, such as fraud or tax evasion, to the IRS. Form 3949-A plays a critical role in facilitating the detection and investigation of tax-related crimes, ensuring fairness and integrity in the tax system.
This ML package is trained on 31 regular data fields to extract the relevant data points from Form 3949-A.
This model was trained on all versions released by the IRS from January 2017 to present.
The ML package is trained to automatically detect data such as:
- Document Version
- Individual Name, SSN, DoB, Address, Occupation
- Business Address, Email, Website
- Unreported Tax Year, Unreported Tax Amount
- Bank Name, Address
- Reporter Name, Phone
Note: If you are using using public endpoints, such as
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.
You can also check the
list of fields and types on any endpoint in the
/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 |
---|---|---|---|
Document Version | doc-version | regular | string |
Taxpayer Name | individual-full-name | regular | string |
Taxpayer Social Security Number | individual-ssn | regular | id-no |
Taxpayer Date of Birth | dob | regular | date |
Taxpayer Street Address, City, State, ZIP | address | regular | string |
Taxpayer Occupation | occupation | regular | string |
Taxpayer Email Address | email-address | regular | string |
Taxpayer Marital Status | marital-status | regular | string |
Name of Spouse | spouse-name | regular | string |
Name of Business | business-name | regular | string |
Employer Tax ID number (EIN) | ein | regular | id-no |
Business Street Address, City, State, ZIP | business-address | regular | string |
Business Email Address | business-email | regular | string |
Business Website | website | regular | string |
Alleged Violation of Income Tax Law | alleged-violation-tax-la | regular | string |
Comments | comments | regular | string |
Books/records available | book-records-available | regular | string |
Do you consider taxpayer dangerous | taxpayer-dangerous | regular | string |
Bank Name | bank-name | regular | string |
Bank Street Address, City, State, ZIP | bank-address | regular | string |
Your Name | reporter-name | regular | string |
Your Telephone Number | phone | regular | phone |
Best Time to Call | call-time | regular | string |
Your Street Address, City, State, ZIP | reporter-address | regular | string |
Business Phone Number | business-phone | regular | phone |
Bank Name Secondary | bank-name-secondary | regular | string |
Bank Address Secondary | bank-address-secondary | regular | string |
Princial Business Activity | business-activity | regular | string |
How you learned and/or obtained the information? | info-source | regular | string |
Date Received by IRS | date-received-by-irs | regular | date |
DLN Number | dln-number | regular | id-no |
You can download the a sample filled-in form from here.
You can also preview the sample of a filled-in form: