Create new insight report configuration
Create a new report configuration
scopes:
- write:insight
- admin:insight
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.
9Body
Insight Report Configuration
- checkout/transactions
- checkout/transactions/open
- orders/orderoperations
- wallets/transactions
Service (source) and type of data used to create the report
checkout/transactions Custom name of the report. Will be shown in report listing and in the report filename
64Schedule for the report, how often will the report be generated
monthly, weekly, daily Report Language
no, en Emails will receive auto-generated report (or link to report if the report is to large)
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 Response
Insight Report Configuration
- checkout/transactions
- checkout/transactions/open
- orders/orderoperations
- wallets/transactions
Service (source) and type of data used to create the report
checkout/transactions Custom name of the report. Will be shown in report listing and in the report filename
64Schedule 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"
Emails will receive auto-generated report (or link to report if the report is to large)
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