Query Bulk TransactionsAsk AIpost https://mapi.pockyt.io/app-data-search/v3/transaction-listThis endpoint allows you to query transactions in bulk.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsmerchantNostringrequiredDefaults to 200043Merchant ID in Pockyt's system. A unique value created and assigned by Pockyt’s support team during the onboarding processstoreNostringrequiredDefaults to 300000Store Number in Pockyt's system. A unique value created and assigned by Pockyt’s support team during the onboarding processverifySignstringrequiredDefaults to d108d1c8b6f3e5d1b162d8d01c7d3278The parameter signature. It is the calculated MD5 hash value of the API token used to encrypt the request message and authorize transaction requests. For more information, visit Signing API ParametersstartDatestringrequiredDefaults to 2023-07-17Start date from which the transaction list is to be queried. Only transactions made from this date onward will be includedendDatestringrequiredDefaults to 2023-07-18End date up to which the transaction list is to be queried. Only transactions made up to this date will be included. Note: The maximum range between the start date and the end date is 30 days.timestampstringrequiredDefaults to 2023-06-16T12:15:17ZUTC time in format of yyyy-MM-dd'T'HH:mm:ss'Z' The time value should be within 5 minutes of the current time.nonceStrstringrequiredDefaults to 12345678912a random stringResponse 200200Updated 10 months ago