{
    "transaction_identifier": "3cb890d4-a8af-4910-b89e-fd13142e4efa",
    "webhook_received": {
        "TransactionType": 2,
        "Approved": false,
        "TransactionIdentifier": "3cb890d4-a8af-4910-b89e-fd13142e4efa",
        "TotalAmount": 82,
        "CurrencyCode": "840",
        "CardBrand": "Visa",
        "IsoResponseCode": "3D0",
        "ResponseMessage": "3D-Secure complete",
        "RiskManagement": {
            "ThreeDSecure": {
                "Eci": "05",
                "Cavv": "AJkBCQIGiIYplVGQaQaIAAAAAAA=",
                "Xid": "eaf4a8bb-e435-42aa-8736-d57e8894773c",
                "AuthenticationStatus": "Y",
                "ProtocolVersion": "2.1.0",
                "FingerprintIndicator": "U",
                "DsTransId": "7b1629c6-4946-46bb-9d03-61be111baaf1",
                "ResponseCode": "3D0",
                "CardholderInfo": "Additional authentication is needed for this transaction, please contact(Issuer Name) at xxx - xxx - xxxx."
            }
        },
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "3cb890d4-a8af-4910-b89e-fd13142e4efa",
        "SpiToken": "arpz8650rfj74d0j7rnre5pbfkgejipdncoq1jjuaitj20gmg-3plyg9wt7wz"
    },
    "spi_token": "arpz8650rfj74d0j7rnre5pbfkgejipdncoq1jjuaitj20gmg-3plyg9wt7wz",
    "received_at": "2026-06-10 16:22:52",
    "status": "approved",
    "stored_at": "2026-06-10 16:22:52",
    "last_updated": "2026-06-10 16:22:54",
    "payment_result": {
        "TransactionType": 2,
        "Approved": true,
        "AuthorizationCode": "123456",
        "TransactionIdentifier": "3cb890d4-a8af-4910-b89e-fd13142e4efa",
        "TotalAmount": 82,
        "CurrencyCode": "840",
        "RRN": "616116567928",
        "CardBrand": "Visa",
        "IsoResponseCode": "00",
        "ResponseMessage": "Transaction is approved",
        "PanToken": "agzczsk79gnxx0xbfmatw2os6gwojxdozaeg94vh1cwzlq49b",
        "OrderIdentifier": "3cb890d4-a8af-4910-b89e-fd13142e4efa"
    },
    "approved": true,
    "authorization_code": "123456",
    "response_message": "Transaction is approved",
    "total_amount": 82,
    "iso_response_code": "00"
}