コンテンツにスキップ

バンドル販売

POST
/webhook-bundles
Smaregi-Event
string

イベント名 pos:bundles

object
contractId
契約ID
string
event
イベント
string
action
アクション
  • created: 登録
  • edited: 更新
  • deleted: 削除
string
Allowed values: created edited deleted
productBundleGroupIds
商品バンドルグループID
array
Example
{
"contractId": "string",
"event": "string",
"action": "created",
"productBundleGroupIds": [
"1",
"10",
"12"
]
}