GroundTeam
This is the controller for all Ground Team API interactions
| API | Description |
|---|---|
| POST GroundTeam/GetGroundTeamInfo |
API call to create a new incident |
| POST GroundTeam |
API call to create a new incident |
Incident
This is the controller for all API Incident interactions
| API | Description |
|---|---|
| POST Incident/CreateIncident |
API call to create a new incident |
| POST Incident/CreateIncidentV2 |
API call to create a new incident |
| POST Incident/FetchIncidentStatus |
API call to return the status of an incident |
| POST Incident/FetchIncidentPDF |
API call to retrieve the PDF associated with an incident |
| POST Incident/CheckAddOrUpdateIncident |
API call to return the status of an incident |