StockAdjustment
Stock Adjustment Controller
ServiceType
| API | Description |
|---|---|
| GET api/ServiceType/GetServiceType?ID={ID}&SearchParam={SearchParam}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to Get Service Type |
StockReturn
Stock Return Controller
| API | Description |
|---|---|
| POST api/StockReturn/SaveStockReturn |
Api to save Stock Return |
Integration
Used for authenticate a user
| API | Description |
|---|---|
| POST api/Integration/ProcessFeeback |
Api to Get Processing Facility Short By Param |
| POST api/Integration/ProcessAudio |
Api to Get Processing Facility Short By Param |
Facility
Facility Controller
Depriciation
APIAuthenticate
Used for authenticate a user
| API | Description |
|---|---|
| POST api/APIAuthenticate/RefreshToken |
Refresh Token |
| POST api/APIAuthenticate/LoginWithPermission |
Login with permission and return module permissions |
| POST api/APIAuthenticate/ForgetPassword |
Api to Forget Password |
| GET api/APIAuthenticate/GetAllApiEndpoints |
Returns a list of all API endpoints available in the project |
| POST api/APIAuthenticate/SaveUserModuleBundle |
Bulk save user module with APIs and entities in one call. |
| POST api/APIAuthenticate/SaveUserModule |
Save user module only (step 1 of 2-step process). |
| POST api/APIAuthenticate/SaveUserModuleApiEntity |
Add APIs/entities to an existing user module (step 2 of 2-step process). |
| DELETE api/APIAuthenticate/DeleteUserModule |
Delete a user module and all its APIs/entities, or delete only specific APIs/entities from a user module. |
| POST api/APIAuthenticate |
Validate a user |
ServiceTech
ServiceTech Controller
| API | Description |
|---|---|
| GET api/ServiceTech/GetServiceTechList?ID={ID}&SearchParam={SearchParam}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to Get Service Tech Short By Param |
UserModule
Controller for user module related APIs.
| API | Description |
|---|---|
| GET api/UserModule/GetUserModules?UserTypeID={UserTypeID}&Search={Search}&IsTemplate={IsTemplate}&DisplayOrder={DisplayOrder}&PageSize={PageSize}&PageNumber={PageNumber} |
Get user modules with filters and paging. |
| GET api/UserModule/GetUserModuleByID?userModuleID={userModuleID} |
Get a user module by its ID. |
Country
| API | Description |
|---|---|
| GET api/Country?CountryID={CountryID} |
Api to Get Countries |
Recipt
UserType
UserTypeController
| API | Description |
|---|---|
| GET api/UserType/GetUserTypeByID?userTypeID={userTypeID} |
API to get a user type by its ID. |
| GET api/UserType/GetUserTypes?UserTypeID={UserTypeID}&Search={Search}&IsSystemDefined={IsSystemDefined}&IsVisible={IsVisible}&PageSize={PageSize}&PageNumber={PageNumber} |
API to get a list of user types with optional filters. |
| POST api/UserType/SaveUserType |
API to save (insert or update) a user type. |
| DELETE api/UserType/DeleteUserType |
API to delete a user type by its ID. |
CheckList
WorkOrder
WorkRequest
SpareParts
SubFacilityType
| API | Description |
|---|---|
| GET api/SubFacility/GetSubFacilityType?ID={ID}&SearchParam={SearchParam}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to Get Sub Facility Type |
State
| API | Description |
|---|---|
| GET api/State |
Api to Get States |
User
| API | Description |
|---|---|
| GET api/User/GetUser?ID={ID}&FacilityID={FacilityID}&UserTypeID={UserTypeID}&SearchParam={SearchParam}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to Get User |
| POST api/User/SaveUser |
Api to save user |
| DELETE api/User/DeleteUser?RequestID={RequestID} |
API to delete a user |
| POST api/User/SaveTeamUserMapping |
Api to save Team User Mapping |
| POST api/User/register-token |
No documentation available. |
| POST api/User/unregister-token |
No documentation available. |
| GET tokens/{userId} |
No documentation available. |
Asset
Asset Related methods
County
| API | Description |
|---|---|
| GET api/County/Get?StateID={StateID} |
Api to Get County |
PurchaseHistory
Department Related Controller and Menthods
| API | Description |
|---|---|
| GET api/PurchaseHistory/GetPurchaseHistoryList?PartIDs={PartIDs}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to get Purchase History List |
Scheduler
Scheduler Related Controller and Menthods
Teams
| API | Description |
|---|---|
| GET api/Teams/GetTeam?ID={ID}&SearchParam={SearchParam}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to Get Teams |
Department
Department Related Controller and Menthods
| API | Description |
|---|---|
| GET api/Department/GetDepartmentList?DepartmentID={DepartmentID} |
No documentation available. |
| POST api/Department/InsertUpdateDepartment |
No documentation available. |
PurchaseOrder
BillCom
Bill Com Controller
| API | Description |
|---|---|
| POST api/BillCom/SaveBillComConfig | |
| POST api/BillCom/TestConnection | |
| GET api/BillCom/GetBillComAccountDetails | |
| GET api/BillCom/GetBillComVendors?isLinked={isLinked}&searchParam={searchParam}&sortingBy={sortingBy}&sortingOrder={sortingOrder}&pageSize={pageSize}&pageNumber={pageNumber} |
No documentation available. |
| GET api/BillCom/ImportBillComVendor |
No documentation available. |
| GET api/BillCom/GetBillComDepartments?isLinked={isLinked}&searchParam={searchParam}&sortingBy={sortingBy}&sortingOrder={sortingOrder}&pageSize={pageSize}&pageNumber={pageNumber} |
No documentation available. |
| GET api/BillCom/ImportBillComDepartments |
No documentation available. |
PurchaseRequest
PurchaseRequestController
Vendor
Vendor Controller
SubFacility
Sub Facility Controller
| API | Description |
|---|---|
| POST api/SubFacility/SaveSubFacility |
Api to save Sub Facility |
| POST api/SubFacility/SaveSubFacilityImage |
Api to save Processing Facility |
| GET api/SubFacility/GetSubFacilityList?SubFacilityID={SubFacilityID}&SubFacilityTypeID={SubFacilityTypeID}&FacilityID={FacilityID}&PageSize={PageSize}&PageNumber={PageNumber} |
Api to Get Sub Facility Short By Param |
| DELETE api/SubFacility/DeleteSubFacility?SubFacilityID={SubFacilityID} |
API to delete a sub facility |
| POST api/SubFacility/ImportSubFacility |
Api to Import SubFacility |
StockCount
Stock Adjustment Controller
Sage
TaxRate
TaxRateController
| API | Description |
|---|---|
| GET api/TaxRate/GetTaxRateList |
Api to Get Tax Rate List |
City
| API | Description |
|---|---|
| GET api/City/GetCity?StateID={StateID}&CountyID={CountyID} |
Api to Get City |
LogOut
LogOut
| API | Description |
|---|---|
| POST api/LogOut |
Log Out |