object | null
required
The company involved in this resolution case. Null if the company no longer exists.
string<date-time>
required
The datetime the resolution was created.Example:
2023-12-01T05:00:00.401Zboolean
required
Whether the customer has filed an appeal after the initial resolution
decision.
array<ResolutionCenterCaseCustomerResponses>
required
The list of actions currently available to the customer.Available options:
respond, appeal, withdrawstring<date-time> | null
required
The deadline by which the next response is required. Null if no deadline is currently active. As a Unix timestamp.Example:
2023-12-01T05:00:00.401Zstring
required
The unique identifier for the resolution.Example:
reso_xxxxxxxxxxxxxResolutionCenterCaseIssueTypes
required
The category of the dispute.Available options:
forgot_to_cancel, item_not_received, significantly_not_as_described, unauthorized_transaction, product_unacceptableobject | null
required
The membership record associated with the disputed payment. Null if the membership no longer exists.
boolean
required
Whether the merchant has filed an appeal after the initial resolution
decision.
array<ResolutionCenterCaseMerchantResponses>
required
The list of actions currently available to the merchant.Available options:
accept, deny, request_more_info, appeal, respondobject
required
The payment record that is the subject of this resolution case.
array<ResolutionCenterCasePlatformResponses>
required
The list of actions currently available to the Whop platform for moderating this resolution.Available options:
request_buyer_info, request_merchant_info, merchant_wins, merchant_refundarray<object>
required
The most recent 50 messages, actions, and status changes that have occurred during this resolution case.
ResolutionCenterCaseStatuses
required
The current status of the resolution case, indicating which party needs to respond or if the case is closed.Available options:
merchant_response_needed, customer_response_needed, merchant_info_needed, customer_info_needed, under_platform_review, customer_won, merchant_won, customer_withdrewstring<date-time>
required
The datetime the resolution was last updated.Example:
2023-12-01T05:00:00.401Zobject
required
The customer (buyer) who filed this resolution case.

