api_insight_checkout_transactions_events_kpis_get
Insight & Reports
Checkout transaction event KPIs
Get a list of KPIs where the result is the aggregation of the specified event type given provided interval
Scopes:
- read:insight
- admin:insight
GET
api_insight_checkout_transactions_events_kpis_get
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Query Parameters
The interval over which the data will be aggregated.
Available options:
day Only transactions with this event type will be included in the aggregation
Available options:
AUTHORIZE, CAPTURE, REFUND, VOID Filter by event created_at, not when the transaction was created
Last modified on May 12, 2026