{
    "transaction_identifier": "8a4d2a6d-f069-446e-b6fc-daeb3abd0b89",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "8a4d2a6d-f069-446e-b6fc-daeb3abd0b89",
        "TotalAmount": 65.5,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Eci": "05",
                "Cavv": "AJkBCQIGiIYplVGQaQaIAAAAAAA=",
                "Xid": "a823a241-b5a6-4c5d-b6ea-209b434ae3d0",
                "AuthenticationStatus": "Y",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "4ee430d3-faac-4b04-beed-a3bb9fc934fc",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "8a4d2a6d-f069-446e-b6fc-daeb3abd0b89",
        "SpiToken": "ylbjxspo3ece6p0vgm4cdllpqjp3g3sm9z4fy7mz8oswp6tk3-3plyg9wt7wz"
    },
    "spi_token": "ylbjxspo3ece6p0vgm4cdllpqjp3g3sm9z4fy7mz8oswp6tk3-3plyg9wt7wz",
    "received_at": "2026-06-10 11:11:30",
    "status": "approved",
    "stored_at": "2026-06-10 11:11:30",
    "last_updated": "2026-06-10 11:11:32",
    "payment_result": {
        "TransactionType": 2,
        "Approved": true,
        "AuthorizationCode": "123456",
        "TransactionIdentifier": "8a4d2a6d-f069-446e-b6fc-daeb3abd0b89",
        "TotalAmount": 65.5,
        "CurrencyCode": "840",
        "RRN": "616111567515",
        "CardBrand": "Visa",
        "IsoResponseCode": "00",
        "ResponseMessage": "Transaction is approved",
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "8a4d2a6d-f069-446e-b6fc-daeb3abd0b89"
    },
    "approved": true,
    "authorization_code": "123456",
    "response_message": "Transaction is approved",
    "total_amount": 65.5,
    "iso_response_code": "00"
}