お好みオーダー
POST /webhook-custom-orders
POST
/webhook-custom-orders
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” Smaregi-Event
string
イベント名 waiter:custom-orders
Request Body
Section titled “Request Body ”object
contractId
契約ID
string
smaregi event
イベント
string
waiter:custom-orders action
アクション
created: 登録updated: 更新deleted: 削除
string
created customIds
お好みオーダーIDリスト
array
[ "1", "2", "3"]Examples
{ "contractId": "smaregi", "event": "waiter:custom-orders", "action": "created", "customIds": [ "1", "2", "3" ]}Responses
Section titled “ Responses ”OK