コンテンツにスキップ

メニュー

POST
/webhook-menus
Smaregi-Event
string

イベント名 waiter:menus

object
contractId
契約ID
string
smaregi
event
イベント
string
waiter:menus
action
アクション
  • created: 登録
  • updated: 更新
  • deleted: 削除
string
created
menuIds
メニューIDリスト
array
[
"1",
"2",
"3"
]
Examples
{
"contractId": "smaregi",
"event": "waiter:menus",
"action": "created",
"menuIds": [
"1",
"2",
"3"
]
}

OK