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.
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

