Form W2
A W-2 form, also known as the Wage and Tax Statement, is an official document that employers in the United States are required to provide to their employees annually. It summarizes an employee's earnings and the taxes withheld from their paychecks over the course of the previous calendar year.
API Upload
The
type
parameter isw2_forms
for the upload endpoint.
Field Descriptions:
The model automatically detects data such as:
Session Name | Field Name | Data Type | Description |
---|---|---|---|
Basic Information | OMB No | String | Office of Management and Budget Number. |
Basic Information | Year | Number | The tax year to which the form corresponds. |
Basic Information | Employee SSN | String | Social Security Number (SSN) of the employee. |
Basic Information | Employer Name | String | Name of the employer. |
Basic Information | Employer Address | String | Address of the employer. |
Basic Information | Employer Zip Code | String | Zip code of the employer. |
Basic Information | Employer Identification Number | String | Employer Identification Number (EIN). |
Basic Information | Control Number | String | A unique control number associated with the form. |
Basic Information | Employee Name | String | Name of the employee. |
Basic Information | Employee Address | String | Address of the employee. |
Basic Information | Employee Zip Code | String | Zip code of the employee. |
Basic Information | Box1 Wages Tips Compensation | Number | Amount in Box 1 for wages, tips, and compensation. |
Basic Information | Box2 Federal Income Tax Withheld | Number | Amount in Box 2 for federal income tax withheld. |
Basic Information | Box3 Social Security Wages | Number | Amount in Box 3 for social security wages. |
Basic Information | Box4 Social Security Tax Withheld | Number | Amount in Box 4 for social security tax withheld. |
Basic Information | Box5 Medicare Wages Tips | Number | Amount in Box 5 for Medicare wages and tips. |
Basic Information | Box6 Medicare Tax Withheld | Number | Amount in Box 6 for Medicare tax withheld. |
Basic Information | Box7 Social Security Tips | Number | Amount in Box 7 for social security tips. |
Basic Information | Box8 Allocated Tips | Number | Amount in Box 8 for allocated tips. |
Basic Information | Box9 Verification Code | String | Verification code associated with the form. |
Basic Information | Box10 Dependent Care Benefits | Number | Amount in Box 10 for dependent care benefits. |
Basic Information | Box11 Nonqualified Plans | Number | Amount in Box 11 for nonqualified plans. |
Basic Information | Box12a Code | String | Code in Box 12a. |
Basic Information | Box12a Amount | Number | Amount in Box 12a. |
Basic Information | Box12b Code | String | Code in Box 12b. |
Basic Information | Box12b Amount | Number | Amount in Box 12b. |
Basic Information | Box12c Code | String | Code in Box 12c. |
Basic Information | Box12c Amount | Number | Amount in Box 12c. |
Basic Information | Box12d Code | String | Code in Box 12d. |
Basic Information | Box12d Amount | Number | Amount in Box 12d. |
Basic Information | Statutory Employee | Boolean | Indicates if the employee is a statutory employee. |
Basic Information | Retirement Plan | Boolean | Indicates if the employee is covered by a retirement plan. |
Basic Information | Third party sick pay | Boolean | Indicates if third-party sick pay is involved. |
Basic Information | Box14 Others | String | Amount in Box 14 for other information. |
Basic Information | Box15 StateName Primary | String | State name in Box 15, Primary. |
Basic Information | Box15 StateIdNumber Primary | String | State ID number in Box 15, Primary. |
Basic Information | Box15 StateName Secondary | String | State name in Box 15, Secondary. |
Basic Information | Box15 StateIdNumber Secondary | String | State ID number in Box 15, Secondary. |
Basic Information | Box16 State Wages Tips Primary | Number | State wages, tips, and compensation in Box 16, Primary. |
Basic Information | Box16 State Wages Tips Secondary | Number | State wages, tips, and compensation in Box 16, Secondary. |
Basic Information | Box17 State Income Tax Primary | Number | State income tax in Box 17, Primary. |
Basic Information | Box17 State Income Tax Secondary | Number | State income tax in Box 17, Secondary. |
Basic Information | Box18 Local Wages Tips Primary | Number | Local wages, tips, and compensation in Box 18, Primary. |
Basic Information | Box18 Local Wages Tips Secondary | Number | Local wages, tips, and compensation in Box 18, Secondary. |
Basic Information | Box19 Local Income Tax Primary | Number | Local income tax in Box 19, Primary. |
Basic Information | Box19 Local Income Tax Secondary | Number | Local income tax in Box 19, Secondary. |
Basic Information | Box20 Locality Name Primary | String | Locality name in Box 20, Primary. |
Basic Information | Box20 Locality Name Secondary | String | Locality name in Box 20, Secondary. |
Error | Error Message | String | Error message, if any. |
Version
- 1.0.0
Sample
Sample JSON Output
{
"data": {
"Basic Information": {
"OMB No": {
"value": "",
"position": [],
"confidence": 1.0,
"review_required": false
},
"Year": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employee SSN": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employer Name": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employer Address": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employer Zip Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employer Identification Number": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Control Number": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employee Name": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employee Address": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Employee Zip Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box1 Wages Tips Compensation": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box2 Federal Income Tax Withheld": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box3 Social Security Wages": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box4 Social Security Tax Withheld": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box5 Medicare Wages Tips": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box6 Medicare Tax Withheld": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box7 Social Security Tips": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box8 Allocated Tips": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box9 Verification Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box10 Dependent Care Benefits": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box11 Nonqualified Plans": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12a Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12a Amount": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12b Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12b Amount": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12c Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12c Amount": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12d Code": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box12d Amount": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Statutory Employee": {
"value": false,
"position": [],
"confidence": 0,
"review_required": true
},
"Retirement Plan": {
"value": false,
"position": [],
"confidence": 0,
"review_required": true
},
"Third party sick pay": {
"value": false,
"position": [],
"confidence": 0,
"review_required": true
},
"Box14 Others": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box15 StateName Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box15 StateIdNumber Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box15 StateName Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box15 StateIdNumber Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box16 State Wages Tips Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box16 State Wages Tips Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box17 State Income Tax Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box17 State Income Tax Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box18 Local Wages Tips Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box18 Local Wages Tips Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box19 Local Income Tax Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box19 Local Income Tax Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box20 Locality Name Primary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
},
"Box20 Locality Name Secondary": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
}
},
"Error": {
"Error Message": {
"value": "",
"position": [],
"confidence": 0,
"review_required": true
}
}
}
}
Updated 8 months ago