Product updated
Sent when a product is updated
Required permissions:
access_pass:basic:readwebhook_receive:products
Headers
A unique identifier for this webhook request
"msg_xxxxxxxxxxxxxxxxxxxxxxxx"
The signature of the webhook request with the webhook version prepended
"v1,BASE64ENCODEDSIGNATURE"
The timestamp in seconds since the Unix epoch that the webhook was sent at on the server
"1727606400"
Body
The API version for this webhook
"v1""v1"
The dated API version (Api-Version-Date) the payload is serialized to
"2026-07-20"
A product is a digital good or service sold on Whop. Products contain plans for pricing and experiences for content delivery.
A unique ID for every single webhook request
"msg_xxxxxxxxxxxxxxxxxxxxxxxx"
The timestamp in ISO 8601 format that the webhook was sent at on the server
"2025-01-01T00:00:00.000Z"
The webhook event type
"product.updated""product.updated"
The account ID that this webhook event is associated with
"biz_xxxxxxxxxxxxxx"
Response
Return a 200 status to indicate that the data was received successfully

