POST CustomerDefinedReports?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
CustomerDefinedReports| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| report_type | string |
None. |
|
| description | string |
None. |
|
| report_text_raw | string |
None. |
|
| appid | string |
None. |
|
| parameters | Collection of DataUnit |
None. |
|
| elements | Collection of CustomerDefinedReportsElement |
None. |
|
| field_list | Collection of DataUnit |
None. |
|
| default_parameter_string | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.