v8
OpenAPI 3.1.02026-08-033623795.0 MBResolution Center Cases
Reply to a Case
Replies to an open request for information on the case. As the merchant this answers Whop's request (valid while the case awaits your information); as the customer it provides the information requested from you. The actor is resolved from the credential.
post/resolution_center_cases/{id}/reply
Headers
Api-Version-Datestring
Example:2026-07-31
Pins the request to a dated API version.
Idempotency-Keystring
Example:d9105228-4a08-46b1-8b91-42fed586d383
A unique key that makes this request safe to retry. See Idempotent requests.
Request body
Response
reply added
Example response
{
"available_actions": [
"accept"
],
"outcome": "customer_won",
"reason": "fraudulent",
"refund": "none",
"status": "awaiting_merchant"
}