get https://api.preczn.com/v1/transactions
The List Transaction API will return full transaction objects in groups of 50 transactions per request.
The response will include several fields to assist with pagination for when more that 50 transactions match the api parameters
hasMore
Boolean flag indicating whether or not there are more transactions to request using lastId value.lastId
The ID of the last transaction in the current result set, used to request the next page of transactions.