{
"timestamp": 1632345000,
"appChargePaymentId": "pay_12345",
"appChargeOrderId": "order_1",
"playerId": "player_12345",
"sessionMetadata": {
"device": "mobile",
"region": "US"
},
"storeMetadata": {
"productsSequenceIndex": 1
},
"paymentMethod": "card",
"estimatedPublisherNetAmount": "7.50",
"estimatedAppchargeFee": "0.50",
"isSavedPaymentMethodUsed": "True",
"isNewPaymentMethodSaved": "True",
"reason": "insufficient_funds",
"pricePointMetadata": "800",
"offer": {
"offerName": "Special Bundle",
"offerInternalId": "offer_12345",
"offerExternalId": "ext_offer_12345",
"originalPriceInDollar": 10.00,
"country": "US",
"currency": "USD",
"priceInDollar": 8.00,
"priceInCents": 800,
"subtotal": 750,
"tax": 50,
"promoCodeName": "PROMO10",
"discount": 1.00,
"discountRatePoints": "10%",
"products": [
{
"name": "Deluxe Skin",
"sku": "prod_12345",
"amount": 1
}
]
}
}