GET api/Report/AdvReports/ListCustomer/{id}

Gets a list of reports allowed for this customer and the active user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

list of reports for this customer

Collection of AdvReportListItem
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

BaseSegmentId

integer

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.