{
    "transaction_identifier": "40761888-ad35-4bba-8dcb-214f493e185c",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "40761888-ad35-4bba-8dcb-214f493e185c",
        "TotalAmount": 60,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Eci": "05",
                "Cavv": "AJkBCQIGiIYplVGQaQaIAAAAAAA=",
                "Xid": "22755bf9-f797-44bd-bb46-09350594c8cc",
                "AuthenticationStatus": "Y",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "085339dd-9f11-4541-9f3d-44bd91b4a1db",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "ujujujujoohj",
        "SpiToken": "29iyaepq51t0q80k5c37z78ohxqo125648565tebawru6xsxvj-3plyg9wt7wz"
    },
    "spi_token": "29iyaepq51t0q80k5c37z78ohxqo125648565tebawru6xsxvj-3plyg9wt7wz",
    "received_at": "2026-06-10 08:42:54",
    "status": "approved",
    "stored_at": "2026-06-10 08:42:54",
    "last_updated": "2026-06-10 08:42:56",
    "payment_result": {
        "TransactionType": 2,
        "Approved": true,
        "AuthorizationCode": "123456",
        "TransactionIdentifier": "40761888-ad35-4bba-8dcb-214f493e185c",
        "TotalAmount": 60,
        "CurrencyCode": "840",
        "RRN": "616108567434",
        "CardBrand": "Visa",
        "IsoResponseCode": "00",
        "ResponseMessage": "Transaction is approved",
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "ujujujujoohj"
    },
    "approved": true,
    "authorization_code": "123456",
    "response_message": "Transaction is approved",
    "total_amount": 60,
    "iso_response_code": "00"
}