Skip to main content
An event triggered when an order is refunded, either manually or automatically. Event Data
number
The time when the event occurred. Example: 1632345000
string
The Appcharge payment ID for the event. Example: pay_12345
string
The Appcharge order ID for the event. Example: order_12345
string
The unique identifier of the player involved in the order. Example: player_12345
object
Relevant only to Personalization API users, the player session metadata object received from the Personalization API. Example: { "metadata": "data" }
string
The payment method used for the transaction. Example: credit_card
string
Error reason in case of a failure. Example: insufficient_funds
object
Details about the offer associated with the order.