Retrieve paginated list of all business account transactions. Supports filtering by type (CREDIT/DEBIT) and status.
Your unique business identifier. Find this in your Business Settings.
Your API key as a Bearer token. Example: Bearer sk_live_xxxxxxxxxxxxx
Page number for pagination
x >= 1Number of transactions per page (max 100)
1 <= x <= 100