originId | String Origin for the ACH file, used in ACH file header block. |
destinationId | String Destination for the ACH file, used in ACH file header block. |
originName | String Origin name for the ACH file, used in ACH file header block. |
destinationName | String Destination name for the ACH file, used in ACH file header block. |
outputDirectory | String Path of folder where resulting ACH file should be created. |
batchId | String[ ] Batch IDs for queued batches that need to be added to the generated ACH file. |
generatedFileName | String File name of the resulting ACH file. |
success | String Results of the service. A value of true means the service terminated normally and a value of false means it terminated abnormally. |
errors | String Any errors produced during invocation of service. |