GET api/Reports/PickListData?reportName={reportName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ServiceExecutionResultOfIEnumerableOfPickListItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | Collection of PickListItem |
None. |
|
| Success | boolean |
None. |
|
| ChangesFound | boolean |
None. |
|
| Errors | Collection of ServiceErrorItem |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: