Contact
| API | Description |
|---|---|
| GET api/Contact/List/{ContactID} |
Retrieve order details |
Order
| API | Description |
|---|---|
| GET api/Order/List/{OrderID} |
Retrieve order details |
| GET api/Order/Status/{OrderID} |
Retrieve order status |
| POST api/Order/Upload |
Add new order |
| POST api/Order/Update |
Update existing order |
| POST api/Order/UpdateStatus |
Update existing order status |
| GET api/Order/ListNew/{AccountNo} |
List new orders entered by warehouse |