| Type | Name | Description |
| integer | MerchantID | Merchant ID (assigned by the gateway). |
| string | MerchantName | Name of the merchant whose activity you are searching. |
| integer | SalesCount | Total number of sales processed by the merchant. |
| double | SalesAmount | Total dollar amount of sales processed. |
| integer | CreditsCount | Total number of credits processed by the merchant. |
| double | CreditsAmount | Total dollar amount of credits processed. |
| integer | VoidsCount | Total number of voids processed by the merchant. |
| double | VoidsAmount | Total dollar amount of voids processed. |
| integer | DeclinesCount | Total number of declines processed by the merchant. |
| double | DeclinesAmount | Total dollar amount of declines processed |
| integer | CheckSalesCount | Total number of check sales processed by the merchant. |
| double | CheckSalesAmount | Total dollar amount of check sales processed. |
| integer | CheckRefundsCount | Total number of check refunds processed by the merchant. |
| double | CheckRefundsAmount | Total dollar amount of check refunds processed. |