{
    "transaction_identifier": "f8f5dd53-5b47-4686-86f1-8ad877da4b41",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "f8f5dd53-5b47-4686-86f1-8ad877da4b41",
        "TotalAmount": 65,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Eci": "06",
                "Cavv": "B5gQBViBcTIAERFHIoFxAAAAAAA=",
                "Xid": "25715070-c0cd-4a32-b309-2ef295c13b08",
                "AuthenticationStatus": "A",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "f3328163-890e-456a-abb1-343b41e8a995",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "2uolirps08sut2lt339sjgarkcw5lww1z0t541b58dyxn3rfz1",
        "OrderIdentifier": "f8f5dd53-5b47-4686-86f1-8ad877da4b41",
        "SpiToken": "27ykl80dxdzb0f47raejb0yanryq42p97gefjqhfx2djx9vi6v-3plyg9wt7wz"
    },
    "spi_token": "27ykl80dxdzb0f47raejb0yanryq42p97gefjqhfx2djx9vi6v-3plyg9wt7wz",
    "received_at": "2026-06-23 18:09:06",
    "status": "approved",
    "stored_at": "2026-06-23 18:09:06",
    "last_updated": "2026-06-23 18:09:07",
    "payment_result": {
        "TransactionType": 2,
        "Approved": true,
        "AuthorizationCode": "123456",
        "TransactionIdentifier": "f8f5dd53-5b47-4686-86f1-8ad877da4b41",
        "TotalAmount": 65,
        "CurrencyCode": "840",
        "RRN": "617418531471",
        "CardBrand": "Visa",
        "IsoResponseCode": "00",
        "ResponseMessage": "Transaction is approved",
        "PanToken": "2uolirps08sut2lt339sjgarkcw5lww1z0t541b58dyxn3rfz1",
        "OrderIdentifier": "f8f5dd53-5b47-4686-86f1-8ad877da4b41"
    },
    "approved": true,
    "authorization_code": "123456",
    "response_message": "Transaction is approved",
    "total_amount": 65,
    "iso_response_code": "00"
}