| Name | Example |
| vehicle_no | webapi/waste/1234 |
| Name | Format | Description | Example |
| appNo | Application number |
1.
webapi/checkCTEStatus?appNo=3913373
2. webapi/checkCTOStatus?appNo=4191612 |
| 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 |
| Name | Format | Description | Example |
| loginId | get data of particular officer | webapi/officer |
| 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 |
| 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 |