POST /api/report_templates/1007981727/generate { "report_format": "json", "report_template": {} } 200 [ { "a": 1 }, { "a": 2 } ]
Parametername | Beschreibung |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
id verpflichtend |
Validations:
|
input_values optional |
Hash of input values where key is the name of input, value is the value for this input Validations:
|
gzip optional |
Bericht mittels gzip komprimieren Validations:
|
report_format optional |
Report format, defaults to ‘csv’ Validations:
|