Check report data
|
POST api/2.0/crm/report/check
|
Check data availability for a report |
Delete report file
|
DELETE api/2.0/crm/report/file/{fileid}
|
Delete the report file with the ID specified in the request |
Generate report
|
POST api/2.0/crm/report/generate
|
Run the report generation task |
Get report files
|
GET api/2.0/crm/report/files
|
Returns a list of all user report files |
Get report generation state
|
GET api/2.0/crm/report/status
|
Get the state of the report generation task |
Terminate report generation
|
GET api/2.0/crm/report/terminate
|
Terminate the report generation task |