トッピング
POST /webhook-toppings
POST
/webhook-toppings
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” Smaregi-Event
string
イベント名 waiter:toppings
Request Body
Section titled “Request Body ”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" ]}Responses
Section titled “ Responses ”OK