Data Element | Data Type |
Required |
Comments |
---|---|---|---|
Notes |
String |
No |
Any notes that will be shown next to the employee document on the interface. |
TaxYear |
Integer |
Yes |
The tax year fpr the W2 file. |
FileContent |
Byte() |
Yes |
The array of bytes that makes up the file. These bytes are stored against the employee. |
FileExtension |
String |
Yes |
Please provide “.pdf” |
FileLength |
Integer |
Yes |