Collections
Fetch All Collection Transactions
Retrieve a paginated list of all checkout transactions
GET
Query Parameters
Page number for pagination
Required range:
x >= 1
Number of records per page
Required range:
1 <= x <= 100
Start date for filtering transactions (inclusive)
Example:
"2024-01-01"
End date for filtering transactions (inclusive)
Example:
"2025-01-01"