トッピングの販売状態・残数
POST /webhook-topping-conditions
POST
/webhook-topping-conditions
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” Smaregi-Event
string
イベント名 waiter:topping-conditions
Request Body
Section titled “Request Body ”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" ]}Responses
Section titled “ Responses ”OK