Search and retrieve payment transactions. Filter by customer, product, date range, and status.
API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.
Filter transactions by customer ID.
"cust_1234567890"
Filter transactions by order ID.
"ord_1234567890"
Filter transactions by product ID.
"prod_1234567890"
The page number for pagination.
1
The number of items per page.
10