POST api/Report/GetCompareReports

This Method will be used to generate either a single compare report or multiple compare reports for different tags.

Request Information

URI Parameters

None.

Body Parameters

.

ReportCompareRequest
NameDescriptionTypeAdditional information
TagList

Collection of globally unique identifier

None.

ReportList

Collection of globally unique identifier

None.

ProductBuilder

globally unique identifier

None.

SelectedModel

globally unique identifier

None.

ProjectId

globally unique identifier

None.

Culture

string

None.

Format

string

None.

SecondaryCalcResults

Collection of SelectedCandidateValues

None.

IsEngineerRpt

boolean

None.

UserType

string

None.

LocalDate

string

None.

IsSalesSPRpt

string

None.

IsSalesMPRpt

string

None.

TagName

string

None.

Request Formats

application/json, text/json

Sample:

application/xml, text/xml

Sample:

application/x-www-form-urlencoded

Sample:

Response Information

Resource Description

.

StreamContent
NameDescriptionTypeAdditional information
Headers

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.