Create order
POST/tables/order
Place a new order on a table.
The order will be placed on a table with the specified table number.
If the table's 'number' is not found, a new table will be created at the specified 'plan_id'. In this case, if the table plan is not found, the order will not be placed.
Note: If the order is marked as not paid and the table number is "noTable", a random 6 character string will be used as the table number. In this case a plan_id is required, as a new table will be created for the order.
Request
Responses
- 200
- 400
- 404