You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/concept-tax-document.md
+31-29Lines changed: 31 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,20 +113,20 @@ See how data, including customer information, vendor details, and line items, is
113
113
114
114
The following are the fields extracted from a W-2 tax form in the JSON output response.
115
115
116
-
|Name| Type | Description | Example |
116
+
|Name| Type | Description | Example |
117
117
|:------|:-----|:------------|:--------|
118
118
|`W2FormVariant`|`string`|IRS W2 tax form variant. This field can have the one of the following values: `W-2`, `W-2AS`, `W-2CM`, `W-2GU`, or `W-2VI`|W-2|
119
119
|`TaxYear`|`string`|Form tax year|2021|
120
120
|`W2Copy`|`string`|W2 tax form copy version along with printed instruction related to this copy|Copy A—For Social Security Administration|
121
121
|`Employee`|`object`|Object that contains social security number, name, and address||
122
122
|`Employee.SocialSecurityNumber`|`string`|Employee social security number. IRS W2 tax field `A`, for example, `123-45-6789`|123-45-6789|
123
-
|`Employee.Name`|`string`|Employee`s first name, middle full/initials name, surname, and suffix. IRS W2 tax field e|John Contoso|
124
-
|`Employee.Address`|`address`|Employee`s address. Part of IRS W2 tax field f|123 Microsoft way, Redmond Washington, 98123|
123
+
|`Employee.Name`|`string`|Employee first name, middle full/initials name, surname, and suffix. IRS W2 tax field e|John Contoso|
124
+
|`Employee.Address`|`address`|Employee address. Part of IRS W2 tax field f|123 Microsoft way, Redmond Washington, 98123|
125
125
|`ControlNumber`|`string`|W2 tax form control number. IRS W2 tax field d|0AB12 D345 7890|
126
126
|`Employer`|`object`|Object that contains employer identification number, name, and address||
127
-
|`Employer.IdNumber`|`string`|Employer`s identification number. IRS W2 tax field b|12-3456789|
128
-
|`Employer.Name`|`string`|Employer`s name. Part of IRS W2 tax field c|Fabrikam|
129
-
|`Employer.Address`|`address`|Employer`s address. Part of IRS W2 tax field c|321 Microsoft way, Redmond Washington, 98123|
127
+
|`Employer.IdNumber`|`string`|Employer identification number. IRS W2 tax field b|12-3456789|
128
+
|`Employer.Name`|`string`|Employer name. Part of IRS W2 tax field c|Fabrikam|
129
+
|`Employer.Address`|`address`|Employer address. Part of IRS W2 tax field c|321 Microsoft way, Redmond Washington, 98123|
130
130
|`WagesTipsAndOtherCompensation`|`number`|Wages, tips, and other compensation amount in USD. IRS W2 tax field 1|1234567.89|
131
131
|`FederalIncomeTaxWithheld`|`number`|Federal income tax withheld amount in USD. IRS W2 tax field 2|1234567.89|
132
132
|`SocialSecurityWages`|`number`|Social security wages amount in USD. IRS W2 tax field 3|1234567.89|
@@ -140,7 +140,7 @@ The following are the fields extracted from a W-2 tax form in the JSON output re
140
140
|`NonQualifiedPlans`|`number`|Nonqualified plans amount in USD. IRS W2 tax field 11|1234567.89|
141
141
|`AdditionalInfo`|`array`|Array holding W2 Codes. IRS W2 tax field 12||
142
142
|`AdditionalInfo.*`|`object`|||
143
-
|`AdditionalInfo.*.LetterCode`|`string`|For more information about on IRS W2 box 12`s letter code, *see*[IRS letter codes](https://www.irs.gov/pub/irs-pdf/iw2w3.pdf).|A|
143
+
|`AdditionalInfo.*.LetterCode`|`string`|For more information about on IRS W2 box 12 letter code, *see*[IRS letter codes](https://www.irs.gov/pub/irs-pdf/iw2w3.pdf)|A|
144
144
|`AdditionalInfo.*.Amount`|`number`|Code amount in USD|1234567.89|
145
145
|`IsStatutoryEmployee`|`string`|Part of IRS W2 tax field 13. Can be `true` or `false`|true|
146
146
|`IsRetirementPlan`|`string`|Part of IRS W2 tax field 13. Can be `true` or `false`|true|
@@ -179,23 +179,23 @@ The following are the fields extracted from a 1098 tax form in the JSON output r
179
179
| Field | Type | Description | Example |
180
180
|:------|:-----|:------------|:--------|
181
181
|`TaxYear`|`number`|Form tax year|2021|
182
-
|`Borrower`|`object`|An object that contains the borrower`s TIN, Name, Address, and AccountNumber||
|`PointsPaid`|`number`|Points paid on purchase of principal residence (box 6)|1,234,567.89|
198
-
|`IsPropertyAddressSameAsBorrower`|`string`|Is the address of the property securing the mortgage the same as the payer`s/borrower`s mailing address (box 7)|true|
198
+
|`IsPropertyAddressSameAsBorrower`|`string`|Is the address of the property securing the mortgage the same as the payer / borrower mailing address (box 7)|true|
199
199
|`PropertyAddress`|`string`|Address or description of the property securing the mortgage (box 8)|123 Main St., Redmond Washington 98052|
200
200
|`MortgagedPropertiesCount`|`number`|Number of mortgaged properties (box 9)|1|
201
201
|`Other`|`string`|Additional information to report to payer (box 10)||
@@ -211,12 +211,12 @@ The following are the fields extracted from a 1099-nec tax form in the JSON outp
211
211
| Field | Type | Description | Example |
212
212
|:------|:-----|:------------|:--------|
213
213
|`TaxYear`|`string`|Tax Year extracted from 1099-NEC.|2022|
214
-
|`Payer`|`object`| An object that contains the payer`s TIN, Name, Address, and PhoneNumber||
214
+
|`Payer`|`object`| An object that contains the payer TIN, Name, Address, and PhoneNumber||
|`FilingStatus`|`selectionGroup`|Value is a list containing at least one of the following codes: `single`, `marriedFilingJointly`, `marriedFillingSeparately`, `headOfHousehold`, `qualifyingSurvivingSpouse`.|single:unselected: marriedFilingJointly:unselected: marriedFillingSeparately:unselected: headOfHousehold:unselected: qualifyingSurvivingSpouse:unselected:|
@@ -459,9 +459,11 @@ The tax documents key-value pairs and line items extracted are in the `documentR
459
459
* Complete a [Document Intelligence quickstart](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
460
460
461
461
::: moniker range="doc-intel-4.0.0"
462
-
*[Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/main/Python(v4.0)/Prebuilt_model)
462
+
463
+
[Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/main/Python(v4.0)/Prebuilt_model)
463
464
:::moniker-end
464
465
465
466
::: moniker range="doc-intel-3.1.0"
466
-
*[Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model)
467
+
468
+
[Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model)
0 commit comments