POST EndUserReports/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}¶meters={parameters}&customer_defined={customer_defined}&inline={inline}&osg={osg}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
|
| parameters | string |
Default value is |
|
| customer_defined | boolean |
Default value is False |
|
| inline | boolean |
Default value is False |
|
| osg | string |
None. |
Body Parameters
EndUserMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| for_type | string |
None. |
|
| for_id | string |
None. |
|
| source_type | string |
None. |
|
| source_id | string |
None. |
|
| message_type_id | string |
None. |
|
| appid | string |
None. |
|
| end_user_id | string |
None. |
|
| field_list | Collection of DataUnit |
None. |
|
| received_date | date |
None. |
|
| processed | boolean |
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
EndUserReportRuns| Name | Description | Type | Additional information |
|---|---|---|---|
| report_name | string |
None. |
|
| friendly_name | string |
None. |
|
| status | string |
None. |
|
| the_message | EndUserMessage |
None. |
|
| appid | string |
None. |
|
| creation_date | date |
None. |
|
| completion_date | date |
None. |
|
| end_user_id | string |
None. |
|
| output_url | string |
None. |
|
| sg_id | string |
None. |
|
| hidden | boolean |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| for_guid_desc | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| log | Collection of Collection of string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.