POST api/Tag/GetSecondaryData
It verifies Secondary calculation status and returns the Candidate values like COP, PLV etc..
Request Information
URI Parameters
None.
Body Parameters
Collection of SecondaryCalcStatusName | Description | Type | Additional information |
---|---|---|---|
RequestId | globally unique identifier |
None. |
|
Status | string |
None. |
|
Message | string |
None. |
|
CandidateId | 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
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |