productKey | String Identifier representing the product. When using ACH Module, the product key must be ACH. |
msgType | String Type of the ACH message. When using ACH Module, 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. |
version | String Version of the ACH message. 1.0 is the only valid value. |
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. |
maxResults | String Maximum number of messages to be retrieved from ACH Module persistence store. |
resultInfo | IData[ ] List of message headers containing message keys. |
resultCount | String Number of messages retrieved matching the criteria. |
resultMessage | String Message describing the nature of result. |