List TransactionsCopy Pageget https://api.preczn.com/v1/transactionsQuery ParamsstartDatestringrequiredTransaction query start date, UTC value in ISO 8601 format. Cannot be more than 1 year (365 days) in the past. Transactions older than 1 year have been archived.endDatestringTransaction query end date, UTC value in ISO 8601 format.merchantIdstringSpecific merchant ID for which to query transactions.lastIdstringLast transaction ID from previous request, used to request next page of results.Responses 200Transaction query successfully executed. 400Request not serviced due to invalid format. 401Invalid API key. 500Unable to service request due to server-side error. Please reattempt request. defaultAll responses include the following headers.Updated 7 months ago