Details on file processing status
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
payloadFileName * |
Name of the batch file |
string |
Yes |
None. |
fileOrder * |
File order in the batch |
integer |
Yes |
None. |
action |
Add, Update, or Delete |
string |
No |
None. |
dataType |
Specifies the data table to be loaded. User, Tax, AgeCode, etc. |
string |
No |
None. |
applyDateTime |
Time the file was applied |
date |
No |
None. |
applyCompleteTime |
Time the file completed |
date |
No |
None. |
applyStatus |
Status of the file |
string |
No |
None. |
applyStatusCode |
Apply Status Code |
integer |
No |
None. |
totalFileRecords |
Total records processed in the file |
integer |
No |
None. |
fileRecordsPassed |
Total records successfully processed in the file |
integer |
No |
None. |
fileRecordsFailed |
Total records with errors in the file |
integer |
No |
None. |
recordContainsInFile |
Total records contains in file to validate |
integer |
No |
None. |
checkSumValue |
Checksum value of Hashalgorithm-MD5 of file to validate |
string |
No |
None. |