Report QueryAsk AIpost https://staging.paydirectnow.com/service/servlet/IDSTransQuerySends a transaction report request from the Merchant system to Paramount.Form Datamerchant_idstringThe 8-character Merchant account ID assigned by Paramount.merchant_passstringThe processing password assigned to the Merchant by Paramount.query_typestringThe report query type. 1: Transaction returns within the date range 2: All transactions within the date range 3: All transactions within the date range (with additional details) 4: Merchant account adjustments within the date range 5: All transactions within the date range (with additional details including bank account number)query_sdatedateThe query start date YYYYMMDD (inclusive).query_edatedateThe query end date YYYYMMDD (inclusive).merchant_txn_numstringA query for a specific transaction is identified by the Merchant transaction number. If the parameter is not included or its value is blank, then all transactions in the time range are included in the response.Response 200The report response contains CSV data where records are delimited by a line-feed (\n) . Fields in each record are delimited by a comma.Updated 7 months ago