GET /DataInput/MeasureCorrectionValue/{id}/

Gets a measure correction value by ID.
 

Request

Method Request URI
GET /API/DataInput/MeasureCorrectionValue/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the measure correction value to get.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.CorrectionValueData object containing the correction value data, or a status code indicating the problem.