Tableseat Service
Get All Tableseats for Branch
Info
GET /api/tableseat/:cloudId/:branchId
Success
GET /v2/clouds/:cloudId/tables?filter=_branchId|eq|:branchId
GET /v2/clouds/:cloudId/tables?filter=_branchId|in|:branchId1,:branchId2
Get Tableseat by ID for Branch
Info
GET /api/tableseat/:cloudId/:branchId/:tableseatId
Success
GET /v2/clouds/:cloudId/tables/:tableId