{
    "transaction_identifier": "40b09d91-a82a-4252-adb4-acaec5249079",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "40b09d91-a82a-4252-adb4-acaec5249079",
        "TotalAmount": 67.5,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Eci": "05",
                "Cavv": "AJkBCQIGiIYplVGQaQaIAAAAAAA=",
                "Xid": "80997172-88e9-4339-a765-7238a0fc544a",
                "AuthenticationStatus": "Y",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "a2f9944a-e593-4082-b0f6-10284ec40758",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "40b09d91-a82a-4252-adb4-acaec5249079",
        "SpiToken": "affa1vi28ay1jr2mtg5iggivmysbxpwrmx2fdprqtn0v4qvve-3plyg9wt7wz"
    },
    "spi_token": "affa1vi28ay1jr2mtg5iggivmysbxpwrmx2fdprqtn0v4qvve-3plyg9wt7wz",
    "received_at": "2026-07-21 18:37:47",
    "status": "approved",
    "stored_at": "2026-07-21 18:37:47",
    "last_updated": "2026-07-21 18:37:48",
    "payment_result": {
        "TransactionType": 2,
        "Approved": true,
        "AuthorizationCode": "123456",
        "TransactionIdentifier": "40b09d91-a82a-4252-adb4-acaec5249079",
        "TotalAmount": 67.5,
        "CurrencyCode": "840",
        "RRN": "620218555420",
        "CardBrand": "Visa",
        "IsoResponseCode": "00",
        "ResponseMessage": "Transaction is approved",
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "40b09d91-a82a-4252-adb4-acaec5249079"
    },
    "approved": true,
    "authorization_code": "123456",
    "response_message": "Transaction is approved",
    "total_amount": 67.5,
    "iso_response_code": "00"
}