GET api/DataService?reportType={reportType}&emailTo={emailTo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportType | string |
Required |
|
| emailTo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| status | string |
None. |
|
| message | string |
None. |
|
| fullErr | string |
None. |
|
| objResponse | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.