Refund and Dispute Events
Order Dispute Lost
Triggered when the dispute is resolved in favor of the player, resulting in a chargeback or refund.
Event Data
The time when the event occurred. Example: 1632345000
The Appcharge payment ID for the event. Example: pay_12345
The Appcharge order ID for the event. Example: order_12345
The unique identifier of the player involved in the order. Example: player_12345
Relevant only to Personalization API users, the player session metadata object received from the Personalization API. Example: { "metadata": "data" }
The payment method used for the transaction. Example: credit_card
Error reason in case of a failure. Example: insufficient_funds
Details about the offer associated with the order.