GET api/Report/AdvReports/ListCustomer/{id}
Gets a list of reports allowed for this customer and the active user
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
list of reports for this customer
Collection of AdvReportListItemName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
|
BaseSegmentId | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.