POS - Direct Table Ordering

Direct Table Ordering

For Eat in orders you will receive an additional parameter "table"

"orderType": 3,
"table" : 1

You are encouraged to implement Sync Tables and Sync Floors, this way channels can retrieve the actual table information directly from your POS and create an order for an existing table.

If your integration does not include direct table ordering in the scope, we will add the table information in the order notes.

"note": "table: 1"

Order Notification