Create order
POST/tables/order
Place a new order on a table.
If number is set to "noTable", a bill is created immediately and the order is marked as paid. This requires paid to be explicitly set to true in the order details.
Products in the order will be validated against available products.
Request
Responses
- 200
- 400
- 404