Get company transactions overview
Returns an overview of transactions for the authenticated company with aggregated statistics by status and a daily breakdown of successful transactions only (APPROVED, AUTHORIZED). Requires the transaction.list permission.
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Company API key for authentication
Query Parameters
Start creation date (inclusive). Local calendar day in time_zone. Format is YYYY-MM-DD.
End creation date (inclusive). Local calendar day in time_zone. Format is YYYY-MM-DD. Must be later or equal to created_at_from. Max range is 90 days.
IANA time zone used to interpret dates and group by local day. Defaults to America/Sao_Paulo.
Response
Overview of company transactions
Overview of merchant transactions grouped by status with daily aggregation

