Returns a paginated list of transactions for a specific sub-account. Filter by date range and type. Results are paginated with 25 records per page by default. Use page and per_page to navigate results.
Bearer token using appid (Authorization: Bearer
Sub-account ID.
123
Start date in YYYY-MM-DD format.
"2023-01-01"
End date in YYYY-MM-DD format.
"2023-12-31"
Transaction types to filter results.
1
Page number to retrieve.
1
Number of records per page.
25