Retrieve a paginated list of all checkout transactions
Page number for pagination
x >= 1
Number of records per page
1 <= x <= 100
Start date for filtering transactions (inclusive)
"2024-01-01"
End date for filtering transactions (inclusive)
"2025-01-01"
Successfully retrieved transactions
The response is of type object
.