{
    "transaction_identifier": "1f884bad-954a-473b-a810-b3d58a5ad3f0",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "1f884bad-954a-473b-a810-b3d58a5ad3f0",
        "TotalAmount": 49,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Xid": "1d8d2333-073f-4b19-9760-584cb8a2ad03",
                "AuthenticationStatus": "N",
                "StatusReason": "01",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "7143d773-73b4-42af-9418-ddda1cd0879b",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "2yk5jt90ij87nej5m7x2dv07c9hv423ncuq26vbh5xpw9pm1ue",
        "OrderIdentifier": "1f884bad-954a-473b-a810-b3d58a5ad3f0",
        "SpiToken": "1l6slomq0wex2yv55657liv431gfr1bbgrp3lb8t1lny21qong-3plyg9wt7wz"
    },
    "spi_token": "1l6slomq0wex2yv55657liv431gfr1bbgrp3lb8t1lny21qong-3plyg9wt7wz",
    "received_at": "2026-06-10 18:25:47",
    "status": "declined",
    "stored_at": "2026-06-10 18:25:47",
    "last_updated": "2026-06-10 18:25:47",
    "payment_result": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "1f884bad-954a-473b-a810-b3d58a5ad3f0",
        "TotalAmount": 49,
        "CurrencyCode": "840",
        "RRN": "616118021214",
        "CardBrand": "Visa",
        "IsoResponseCode": "12",
        "ResponseMessage": "Invalid transaction",
        "PanToken": "2yk5jt90ij87nej5m7x2dv07c9hv423ncuq26vbh5xpw9pm1ue",
        "OrderIdentifier": "1f884bad-954a-473b-a810-b3d58a5ad3f0",
        "Errors": [
            {
                "Code": "330",
                "Message": "Not permitted [AllowPaymentCompletion]"
            }
        ]
    },
    "approved": false,
    "authorization_code": null,
    "response_message": "Invalid transaction",
    "total_amount": 49,
    "iso_response_code": "12"
}