productKey | String Identifier representing the product. When using ACH Module, the product key must be ACH. |
msgType | String Type of the message. When using ACH Module, the message type must be one of the SEC codes listed in
Standard Entry Class Codes. Used to create the index. |
version | String Version of the message. Used to create the index. 1.0 is the only valid value. |
senderId | String Origin of the message. Used to create the index. |
receiverId | String Destination of the message. Used to create the index. |
additionalQueryFields | IData Additional key/value pairs used to create the index. These pairs are later used to narrow down search results through the query service. |
msg | String Message to be stored. |
msgId | String Unique key used to identify the stored message. |