Schedule of Rates (archive)
This page describes the low level design for the SOR and rates services
Was this helpful?
This page describes the low level design for the SOR and rates services
Was this helpful?
Schedule of rates are defined by the state to provide detailed specifications for materials, labour, machinery etc..Rates are also defined at the state level but can be customized at the ULB level. This service provides a way to create/update/search for SORs and add rates to the SORs.
The following masters need to be created as part of this module:
SOR Type
SOR Subtype
Unit of measurement
Create a SOR in the system with relevant details
Request for SOR _create and _update api's
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.
Response for the SOR _create, _update and _search api's
Submit SOR with the head details to update SORs in the system
Request for SOR _create and _update api's
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.
Response for the SOR _create, _update and _search api's
Submit SOR search request to get SOR list from the system
Request for SOR _create and _update api's
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.
Request for SOR _searcrh
Pagination details
Response for the SOR _create, _update and _search api's
Submit SOR with the rate details to create an SOR in the system
Request for Rate _create and _update api's
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.
Rate details
Response for the SOR _create, _update and _search api's
Submit SOR with the rate details to create an SOR in the system
Request for Rate _create and _update api's
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.
Rate details
Response for the SOR _create, _update and _search api's
Submit Rate search request to get Rate list list from the system
Request for rate _sarch api
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.
Request for rate _search api
Pagination details
Response for the SOR _create, _update and _search api's