All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
/measurement/v1/_search
Search values in a measurement book
POST/measurement/v1/_search
Body
requestInfoRequestInfo (object)
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
criteriaMeasurementCriteria (object)
paginationPagination (object)
Pagination details
Response
Accepted update measurement book request.
Body
responseInfoResponseInfo (object)
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
criteriaMeasurementCriteria (object)
paginationPagination (object)
Pagination details
Response
Accepted update measurement book request.
Body
responseInfoResponseInfo (object)
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
measurementsarray of Measurement (object)
Response
Accepted create measurement request.
Body
responseInfoResponseInfo (object)
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.
measurementsarray of Measurement (object)
Request
Response
/measurementservice/v1/_update
Update values in a measurement book
POST/measurementservice/v1/_update
Body
requestInfoRequestInfo (object)
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
measurementsarray of MeasurementService (object)
Response
Accepted update measurement book request.
Body
responseInfoResponseInfo (object)
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.
measurementsarray of MeasurementService (object)
Request
Response
/measurementservice/v1/_create
Creates a measurement entry along with workflow details.
POST/measurementservice/v1/_create
Body
requestInfoRequestInfo (object)
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
measurementsarray of MeasurementService (object)
Response
Accepted create measurement book request.
Body
responseInfoResponseInfo (object)
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.
measurementsarray of MeasurementService (object)
Request
Response
/measurement/v1/_update
Update one or more measurement entries
POST/measurement/v1/_update
Body
requestInfoRequestInfo (object)
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
measurementsarray of Measurement (object)
Response
Accepted update measurement request.
Body
responseInfoResponseInfo (object)
ResponseInfo should be used to carry metadata information about the response from the server. apiId, ver and msgId in ResponseInfo should always correspond to the same values in respective request's RequestInfo.