POST api/Tag/CalculateSecondaryData

It performs Secondary calculation and returns request id

Request Information

URI Parameters

None.

Body Parameters

SecondaryCalcRequest
NameDescriptionTypeAdditional information
Candidates

Collection of SelectedCandidateData

None.

ProductBuilder

globally unique identifier

None.

Sound

boolean

None.

IPLV

boolean

None.

NPLV

boolean

None.

MaxCapacity

boolean

None.

UnitOfMeasure

UnitOfMeasure

None.

SelectedModel

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:

application/xml, text/xml

Sample:

application/x-www-form-urlencoded

Sample:

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.