Application name
Home
API
ASP.NET Web API Help Page
Introduction
Provide a general description of your APIs here.
Values
API
Description
GET api/Values/Get
No documentation available.
GET api/Values/Get/{id}
No documentation available.
POST api/Values/Post
No documentation available.
PUT api/Values/Put/{id}
No documentation available.
DELETE api/Values/Delete/{id}
No documentation available.
GET api/Values/SaveReportCompliants?report_id={report_id}&permit_id={permit_id}&report_content={report_content}
No documentation available.
GET api/Values/GetPermitValidation?smf_control_no={smf_control_no}
No documentation available.
GET api/Values/PostArrivedDesignation?geolocation={geolocation}&smf_control_no={smf_control_no}
No documentation available.
GET api/Values/PostTracking?users_id={users_id}&smf_control_no={smf_control_no}
No documentation available.
GET api/Values
No documentation available.
GET api/Values/{id}
No documentation available.
POST api/Values
No documentation available.
PUT api/Values/{id}
No documentation available.
DELETE api/Values/{id}
No documentation available.
GET api/Values?report_id={report_id}&permit_id={permit_id}&report_content={report_content}
No documentation available.
GET api/Values?smf_control_no={smf_control_no}
No documentation available.
GET api/Values?geolocation={geolocation}&smf_control_no={smf_control_no}
No documentation available.
GET api/Values?users_id={users_id}&smf_control_no={smf_control_no}
No documentation available.