コンテンツにスキップ

トッピング

POST
/webhook-toppings
Smaregi-Event
string

イベント名 waiter:toppings

object
contractId
契約ID
string
smaregi
event
イベント
string
waiter:toppings
action
アクション
  • created: 登録
  • updated: 更新
  • deleted: 削除
string
created
toppingIds
トッピングIDリスト
array
[
"1",
"2",
"3"
]
Examples
{
"contractId": "smaregi",
"event": "waiter:toppings",
"action": "created",
"toppingIds": [
"1",
"2",
"3"
]
}

OK