Create a report from the report params, this bypasses the normal schedule report setup and triggers report generation instantly
The “from” and “to” parameters needs to be populated with values matching the provided schedule
NB! For internal use only!
scopes:
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.
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).
An id that uniquely identifies the account.
9Insight Report Params
checkout/transactions Schedule for the report, how often will the report be generated
monthly, weekly, daily Report Language
no, en List of filters used to filter the data for the report. Similar to SQL WHERE-clause. i.e, WHERE filter=value
Content type for the report
application/pdf, text/csv Insight report params used to generate report
checkout/transactions Schedule for the report, how often will the report be generated
monthly, weekly, daily Report Language
no, en List of filters used to filter the data for the report. Similar to SQL WHERE-clause. i.e, WHERE filter=value
Content type for the report
application/pdf, text/csv