テーブル利用
POST /webhook-table-uses
POST
/webhook-table-uses
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” Smaregi-Event
string
イベント名 waiter:table-uses
Request Body
Section titled “Request Body ”object
contractId
契約ID
string
smaregi
event
イベント
string
waiter:table-uses
action
アクション
created
: 登録updated
: 更新
string
created
storeId
店舗ID
string
1
tableUseIds
テーブル利用IDリスト
array
[ "10001", "10002"]
Examples
{ "contractId": "smaregi", "event": "waiter:table-uses", "action": "created", "storeId": "1", "tableUseIds": [ "10001", "10002" ]}
Responses
Section titled “ Responses ”OK