| Data Integration Options > Supported Formats > Flat Files > EmployeePayRecordDirectDeposit |
|
Field Name |
Required |
Data Type |
Max |
Description |
|
PayDate |
Yes |
Datetime |
|
Stores the check date |
|
CheckNumber |
Yes |
String |
25 |
Stores the check number |
|
EmployeeID |
Yes |
String |
50 |
Stores the unique identifier of a specific employee |
|
TransactionType |
|
String |
2 |
Denotes the type of account; use 22 for a checking account and 32 for a savings account |
|
RoutingNumber |
|
String |
9 |
Stores the routing number |
|
AccountNumber |
|
String |
17 |
Stores the account number |
|
Amount |
|
Decimal |
|
Stores the direct deposit amount |