cURL
curl --request POST \ --url https://api.example.com/reporting \ --header 'Content-Type: application/json' \ --data ' { "type": "<string>", "params": [ { "key": "<string>", "value": "<string>" } ], "uploadToConnectors": true, "productIds": [ "<string>" ] } '
{ "type": "<string>", "reportId": "<string>", "reportName": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
The type of report
Report specific parameters
Show child attributes
uploadToConnectors
The productIds
Was this page helpful?