Order Created
An event triggered when a new order session is initialized, either from the web store or via direct API call.
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" }
Details on offer-related metadata.
The payment method used for the transaction. Example: credit_card
Error reason in case of a failure. Example: insufficient_funds
The base price of the price point in USD cents. Example: 800
Details about the offer associated with the order.