recordName | String Name of the ACH record. |
recordTable | IData The ACH record to be converted to string. |
validate | String A value of true means the service is to validate the record. A value of false means the service is to not validate the record. |
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. |
recordString | String Resulting ACH record format string. |