RestaurantSoft
| API | Description |
|---|---|
| POST api/Login |
login to database use user name and password |
| POST api/gettablestatus |
get table status |
| POST api/tableclassification |
get table classification |
| POST api/opentable |
open table use number of table |
| POST api/saveorder |
save order in table |
| POST api/getnotes |
get notes for order |
| POST api/getbranch |
get branch |
| POST api/gettables |
No documentation available. |
| POST api/getcategory |
get category by id_branch |
| POST api/getcategorydetails |
get category details by id_category |
| POST api/RestaurantSoft?e_id={e_id}&id_branch={id_branch}&c_user={c_user}&branch={branch}&cheef_printer={cheef_printer} |
No documentation available. |
web_socket
| API | Description |
|---|---|
| GET api/web_socket?name={name}&api_key={api_key} |
No documentation available. |