GET api/isReportAssigned?reportPackID={reportPackID}&userId={userId}&reportID={reportID}&suitename={suitename}&countryCode={countryCode}&reportAbbr={reportAbbr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportPackID | integer |
Required |
|
| userId | integer |
Required |
|
| reportID | integer |
Required |
|
| suitename | string |
Required |
|
| countryCode | string |
Required |
|
| reportAbbr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.