Task
| API | Description |
|---|---|
| GET api/Task/GetTask?taskID={taskID} |
No documentation available. |
| POST api/Task/CompleteTask?taskID={taskID} |
No documentation available. |
| PUT api/Task/UpdateChecklistItem |
No documentation available. |
Purchasing
| API | Description |
|---|---|
| GET api/Purchasing/GetPO?ID={ID}&StringID={StringID} |
No documentation available. |
| GET api/Purchasing/GetPOsForReceiving |
No documentation available. |
| GET api/Purchasing/GetTaxRates |
No documentation available. |
| POST api/Purchasing/PostPO?EmployeeID={EmployeeID} |
No documentation available. |
| POST api/Purchasing/ReceivePO |
No documentation available. |
Project
Scan
| API | Description |
|---|---|
| POST api/Scan/ProcessScan?EmployeeID={EmployeeID} |
No documentation available. |
Inventory
| API | Description |
|---|---|
| GET api/Inventory/GetInventoryList?InventoryID={InventoryID}&ModifiedAfter={ModifiedAfter}&LocationID={LocationID} |
No documentation available. |
| GET api/Inventory/GetPartImage?PartID={PartID}&ThumbHeight={ThumbHeight} |
No documentation available. |
| GET api/Inventory/GetColorImage?ColorID={ColorID}&ThumbHeight={ThumbHeight} |
No documentation available. |
| GET api/Inventory/GetInventoryDetail?InventoryID={InventoryID} |
No documentation available. |
| GET api/Inventory/GetLocations |
No documentation available. |
| POST api/Inventory/SetSKU |
No documentation available. |
| POST api/Inventory/Modify |
No documentation available. |
Manifest
Equipment
| API | Description |
|---|---|
| GET api/Equipment/GetEquipment?equipmentID={equipmentID} |
No documentation available. |
| GET api/Equipment/GetEquipmentLocations |
No documentation available. |
| GET api/Equipment/GetEquipmentTypes |
No documentation available. |
| GET api/Equipment/GetEquipmentConditions |
No documentation available. |
| POST api/Equipment/PostEquipment |
No documentation available. |
Employees
Business
| API | Description |
|---|---|
| GET api/Business/GetVendors |
No documentation available. |
| GET api/Business/GetOwnerLogo |
No documentation available. |