Skip to main content
WEBHOOK
discount.created
{
  "id": "<string>",
  "type": "coupon.created",
  "created_at": "2023-11-07T05:31:56Z",
  "data": {}
}

Authorizations

x-store-id
string
header
required

Body

application/json
id
string
type
string
Example:

"coupon.created"

created_at
string<date-time>
data
object

Response

200

Webhook received successfully.