hrocmms API documentation

Waste Tracking

Method
GET

Description
Return the vehicle details

Link for vehicle number

URL Path Params
Name Example
vehicle_no webapi/waste/1234

EC

Method
GET

Description
Return the application details for given application no.

Link for CTE application details
Link for CTO application details

URL Params
Name Format Description Example
appNo Application number 1.   webapi/checkCTEStatus?appNo=3913373
2.   webapi/checkCTOStatus?appNo=4191612

Inspection

Method
GET

Description
Return inspection details

Link Old Inspection

Link New Inspection

Optional URL Params
Name Format Description
fromDate yyyy-mm-dd used to filter inspection based on fromDate and toDate
toDate yyyy-mm-dd used to filter count based on fromDate and toDate

Officer

Method
GET

Description
Return active officers details


Optional URL Params
Name Format Description Example
loginId get data of particular officer webapi/officer


Industry

Method
GET

Description
Return industry details


Optional URL Params
Name Format Description Example
loginId used to filter industry based on loginId webapi/industry?loginId=17PAN4080650
fromDate yyyy-mm-dd used to filter industry based on registration date webapi/industry?fromDate=2017-01-01&toDate=2017-12-31
toDate yyyy-mm-dd used to filter industry based on registration date webapi/industry?fromDate=2017-01-01&toDate=2017-12-31

Count

Method
GET

Description
Return the count of no. of applications in CTO, HWM and BMW module

Link for cto count
Link for all module count
Link for hwm count
Link for bmw count

Optional URL Params
Name Format Description Example
fromDate yyyy-mm-dd used to filter cto count based on fromDate and toDate webapi/count/cto?fromDate=2017-01-01&toDate=2017-08-01
toDate yyyy-mm-dd used to filter hwm count based on fromDate and toDate webapi/count/hwm?fromDate=2017-01-01&toDate=2017-08-01

CTO

Method
GET

Description
Returns CTO Application data

Link

Optional URL Params
Name Format/Value Description Example
fromDate yyyy-mm-dd used to filter count based on fromDate and toDate webapi/cto?fromDate=2017-01-01&toDate=2017-08-01
toDate yyyy-mm-dd used to filter count based on fromDate and toDate webapi/cto?fromDate=2017-01-01&toDate=2017-08-01
ra 1 return received application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&ra=1
webapi/cto?ra=1
gwt 1 return granted within time application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&gwt=1
webapi/cto?gwt=1
gbt 1 return granted beyond time application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&gbt=1
webapi/cto?gbt=1
rwt 1 return rejected within time application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&rwt=1
webapi/cto?rwt=1
rbt 1 return rejected beyond time application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&rbt=1
webapi/cto?rbt=1
pwt 1 return pending within time application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&pwt=1
webapi/cto?pwt=1
pbt 1 return pending beyond time application webapi/cto?fromDate=2017-01-01&toDate=2017-08-01&pbt=1
webapi/cto?pbt=1

HWM

Method
GET

Description
Returns HWM Application data

Link

Optional URL Params
Name Format/Value Description Example
fromDate yyyy-mm-dd used to filter count based on fromDate and toDate webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01
toDate yyyy-mm-dd used to filter count based on fromDate and toDate webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01
ra 1 return received application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&ra=1
webapi/hwm?ra=1
gwt 1 return granted within time application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&gwt=1
webapi/hwm?gwt=1
gbt 1 return granted beyond time application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&gbt=1
webapi/hwm?gbt=1
rwt 1 return rejected within time application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&rwt=1
webapi/hwm?rwt=1
rbt 1 return rejected beyond time application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&rbt=1
webapi/hwm?rbt=1
pwt 1 return pending within time application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&pwt=1
webapi/hwm?pwt=1
pbt 1 return pending beyond time application webapi/hwm?fromDate=2017-01-01&toDate=2017-08-01&pbt=1
webapi/hwm?pbt=1

BMW

Method
GET

Description
Returns BMW Application data

Link

Optional URL Params
Name Format/Value Description Example
fromDate yyyy-mm-dd used to filter count based on fromDate and toDate webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01
toDate yyyy-mm-dd used to filter count based on fromDate and toDate webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01
ra 1 return received application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&ra=1
webapi/bmw?ra=1
gwt 1 return granted within time application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&gwt=1
webapi/bmw?gwt=1
gbt 1 return granted beyond time application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&gbt=1
webapi/bmw?gbt=1
rwt 1 return rejected within time application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&rwt=1
webapi/bmw?rwt=1
rbt 1 return rejected beyond time application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&rbt=1
webapi/bmw?rbt=1
pwt 1 return pending within time application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&pwt=1
webapi/bmw?pwt=1
pbt 1 return pending beyond time application webapi/bmw?fromDate=2017-01-01&toDate=2017-08-01&pbt=1
webapi/bmw?pbt=1