List insight configurations
List all insight report configurations for the account.
scopes:
- read:insight
- admin:insight
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.
9Response
All insight report configurations for the account
- Insight Checkout Transactions Report Config
- Insight Checkout Open Transactions Report Config
- Insight Orders Order Operations Report Config
- Insight Wallets Transactions Report Config
checkout/transactions Schedule for the report, how often will the report be generated
monthly, weekly, daily Report Language
no, en An UUID that uniquely identifies the resource
An id that uniquely identifies the account
The date-time when the resource was created
The ID of the user/client that created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
List of filters used to filter the data for the report. Similar to SQL WHERE-clause. i.e, WHERE filter=value
Content types for the report
application/pdf, text/csv