For sites that use the Kounta by Lightspeed Tables add-on, you can retrieve the section and table numbers, as well as the ID of any open orders on those tables (orders that are ON_HOLD or PENDING).
GET /v1/companies/5678/sites/3232/tables |
|
GET /v1/companies/5678/sites/3232/tables ?status=ON_HOLD |
GET /v1/companies/5678/sites/3232/tables/Bar2 |
|
GET /v1/companies/5678/sites/3232/tables ?status=ON_HOLD |
Here is a list of the supported webhook topics.
When the table layout or names are updated. You will receive all tables after the modifications have been applied.