コンテンツにスキップ

トッピングの販売状態・残数

POST
/webhook-topping-conditions
Smaregi-Event
string

イベント名 waiter:topping-conditions

object
contractId
契約ID
string
smaregi
event
イベント
string
waiter:topping-conditions
action
アクション
  • updated: 更新
string
updated
storeId
店舗ID
string
1
toppingIds
トッピングIDリスト
array
[
"1",
"2"
]
Examples
{
"contractId": "smaregi",
"event": "waiter:topping-conditions",
"action": "updated",
"storeId": "1",
"toppingIds": [
"1",
"2"
]
}

OK