POST /api/report_templates/1007981727/generate { "report_format": "json", "report_template": {} } 200 [ { "a": 1 }, { "a": 2 } ]
Nazwa parametru | Opis |
---|---|
location_id opcjonalny |
Set the current location context for the request Validations:
|
organization_id opcjonalny |
Set the current organization context for the request Validations:
|
id wymagany |
Validations:
|
input_values opcjonalny |
Hash of input values where key is the name of input, value is the value for this input Validations:
|
gzip opcjonalny |
Compress the report uzing gzip Validations:
|
report_format opcjonalny |
Report format, defaults to ‘csv’ Validations:
|