Links
API | Description |
---|---|
GET api/Links/GetAllACTLinks |
Fetch all ACT links |
POST api/Links/UpdateACTLink |
Update existing ACT Links |
POST api/Links/CreateACTLink |
Add new ACT link |
GET api/Links/GetAllNSWLinks |
Fetch all NSW links |
POST api/Links/UpdateNSWLink |
Update existing NSW Link |
POST api/Links/CreateNSWLink |
Add new NSW link |
POST api/Links |
No documentation available. |
Contacts
The contact controller.
DistributionList
The distributionlist controller.
API | Description |
---|---|
POST api/distributionList/CreateDistributionList |
add distribution list. |
POST api/distributionList/UpdateDistributionList |
Update distribution list. |
GET api/distributionList/GetDistributionListById?distributionListId={distributionListId} |
Get Distribution list my Id |
GET api/DistributionList |
Get Distribution List |
DELETE api/DistributionList/{id} |
Delete Distribution List |
GET api/DistributionList?eocId={eocId} |
Check user is Sys admin Or Admin of specific eoc |
POST api/DistributionList |
No documentation available. |
Notifications
Eocs
The EOC controller.
API | Description |
---|---|
POST api/Eocs/CreateEOC |
The create EOC. |
GET api/Eocs/Search?keyword={keyword} |
The search. |
GET api/Eocs/Search?keyword={keyword}&page={page}&per_page={per_page} |
The search by EOC name. |
GET api/Eocs/GetSubEocs/{parentEocId}?allLevelDeep={allLevelDeep} |
The get sub eocs. |
PATCH api/Eocs/ChangeEocName?id={id}&eocName={eocName} |
The change EOC name. |
PATCH api/Eocs/ChangeEocType?id={id}&eocTypeKey={eocTypeKey} |
The change eoc type. |
GET api/eocs/GetEocStatusList |
The get operation types. |
GET api/eocs/GetEocTypeList |
The get EOC type list. |
GET api/eocs/GetEocDocuments/{eocId} |
The get all eoc documents. |
POST api/eocs/UploadEocDocuments?eocId={eocId} |
The upload eoc documents. |
PATCH api/eocs/RemoveEocDocuments |
The remove eoc documents. |
GET api/Eocs/{id} |
The get. |
GET api/Eocs?page={page}&per_page={per_page} |
The get EOCs. |
PUT api/Eocs |
The update. |
DELETE api/Eocs/{id} |
The delete. |
POST api/Eocs |
No documentation available. |
Agencies
The agency controller.
API | Description |
---|---|
POST api/Agencies/CreateAgency |
The create agency. |
GET api/Agencies/Search?keyword={keyword}&page={page}&per_page={per_page} |
The search. (Name and Company) |
PATCH api/Agencies/ChangeAgencyName?id={id}&name={name} |
The change agency name. |
GET api/Agencies/{id} |
The get by agency id. |
GET api/Agencies?page={page}&per_page={per_page} |
The get all. |
PUT api/Agencies |
The update agency. |
DELETE api/Agencies/{id} |
The delete agency. |
POST api/Agencies |
No documentation available. |
Audit
The agency controller.
API | Description |
---|---|
POST api/Audit/CreateAuditEntry |
The create agency. |
GET api/Audit/{id} |
The get by agency id. |
GET api/Audit?page={page}&per_page={per_page} |
The get all. |
POST api/Audit |
No documentation available. |
Permissions
The permissions controller.
API | Description |
---|---|
GET api/permissions/newlog?operationId={operationId} |
The new log. |
GET api/Permissions |
The get. |
POST api/Permissions |
No documentation available. |
OperationRoles
The contact controller.
API | Description |
---|---|
GET api/OperationRoles/{name} |
The search operation role by name. |
POST api/OperationRoles/Create |
The create operation role. |
GET api/OperationRoles/GetRoleCategoryTypes |
The get Access Level Types |
GET api/OperationRoles/GetRolesByCategory?name={name} |
GetRolesByCategory |
GET api/OperationRoles |
The get all operation roles. |
GET api/OperationRoles/{id} |
The get. |
DELETE api/OperationRoles/{id} |
The delete operation role. |
PUT api/OperationRoles |
Update Operational Role |
POST api/OperationRoles |
No documentation available. |
Operations
The contact controller.
Documents
The contact controller.
API | Description |
---|---|
GET api/Documents/{id} |
The get. |
POST api/Documents |
No documentation available. |