Resolutioncentercase updated
Sent when a resolution center case is updated
Required permissions:
payment:resolution_center_case:readwebhook_receive:resolutions
Documentation Index
Fetch the complete documentation index at: https://docs.whop.com/llms.txt
Use this file to discover all available pages before exploring further.
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
A unique ID for every single webhook request
"msg_xxxxxxxxxxxxxxxxxxxxxxxx"
The API version for this webhook
"v1""v1"
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
"resolution_center_case.updated""resolution_center_case.updated"
A resolution center case is a dispute or support case between a user and a company, tracking the issue, status, and outcome.
The company ID that this webhook event is associated with
"biz_xxxxxxxxxxxxxx"
Response
Return a 200 status to indicate that the data was received successfully

