get https://api.partner.com/v1/company/transactions
Fetches a paginated list of itemized transactions for a specified date range. Each transaction includes details such as ID, account ID, timestamp, amount, description, and type. Pagination parameters page
and limit
are used to control the response's subset of transactions.