{
    "transaction_identifier": "00e2a4dc-a245-48b7-90c5-f98e79608136",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "00e2a4dc-a245-48b7-90c5-f98e79608136",
        "TotalAmount": 30,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Eci": "05",
                "Cavv": "AJkBCQIGiIYplVGQaQaIAAAAAAA=",
                "Xid": "a5dec9a2-5c59-4d6e-8f2f-bf0ab0becc2c",
                "AuthenticationStatus": "Y",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "d1fc8f9c-cc38-4a0c-8f50-fa57f60af044",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "00e2a4dc-a245-48b7-90c5-f98e79608136",
        "SpiToken": "1zi7gb875t6ot4jhsshnvevff804n7e5zd2rsavwvloi2bt83z-3plyg9wt7wz"
    },
    "spi_token": "1zi7gb875t6ot4jhsshnvevff804n7e5zd2rsavwvloi2bt83z-3plyg9wt7wz",
    "received_at": "2026-06-10 10:09:45",
    "status": "approved",
    "stored_at": "2026-06-10 10:09:45",
    "last_updated": "2026-06-10 10:09:48",
    "payment_result": {
        "TransactionType": 2,
        "Approved": true,
        "AuthorizationCode": "123456",
        "TransactionIdentifier": "00e2a4dc-a245-48b7-90c5-f98e79608136",
        "TotalAmount": 30,
        "CurrencyCode": "840",
        "RRN": "616110567459",
        "CardBrand": "Visa",
        "IsoResponseCode": "00",
        "ResponseMessage": "Transaction is approved",
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "00e2a4dc-a245-48b7-90c5-f98e79608136"
    },
    "approved": true,
    "authorization_code": "123456",
    "response_message": "Transaction is approved",
    "total_amount": 30,
    "iso_response_code": "00"
}