fromDate | String The earliest effective entry date the search is to return. If you leave this parameter blank, the search will consider the beginning of the date range to be open-ended. The effective entry date is a field in the batch header record. |
toDate | String The latest effective entry date the search is to return. If you leave this parameter blank, the search will consider the end of the date range to be open-ended. The effective entry date is a field in the batch header record. |
msgType | String Type of the ACH message. The message type must be one of the SEC codes listed in
Standard Entry Class Codes. If you leave this parameter blank, the search will return all message types except ADV. |
senderId | String Origin of the ACH message. If you leave this parameter blank, the search will return all originator IDs. |
receiverId | String Destination of the ACH message. If you leave this parameter blank, the search will return all receiver IDs. |
additionalQueryFields | IData Additional keys used to narrow the search results. The keys must be one of the batch header fields. The query will consider an additional query field only if it was identified as an additional persistence query field at the time the batch was added to the batch queue. Separate keys with commas. See usage notes below. |
batchId | String[ ] Batch IDs for batches retrieved from the queue. |
resultCount | String Number of batches matching the criteria. |
errors | String Any errors produced during invocation of service. |