[
{
"id": "h1-...",
"transaction_id": "8e3f5c12-...",
"connector_configuration_id": "abc123-...",
"connector_configuration_name":"Garanti VPOS Production",
"previous_status": null,
"new_status": "created",
"message": "Ödeme oluşturuldu",
"error_code": null,
"error_message": null,
"provider_transaction_id": null,
"auth_code": null,
"host_reference": null,
"md_status": null,
"cavv": null,
"eci": null,
"xid": null,
"md": null,
"three_ds_server_trans_id": null,
"provider_raw_response": null,
"operation_amount": 15000,
"created": "2026-05-03T12:34:56.789+00:00"
},
{
"transaction_id": "8e3f5c12-...",
"previous_status": "created",
"new_status": "three_d_secure_init_processing",
"message": "3D Secure init başlatıldı",
"provider_raw_response": "<xml>...</xml>",
"created": "2026-05-03T12:34:57.123+00:00"
},
{
"transaction_id": "8e3f5c12-...",
"previous_status": "three_d_secure_auth_processing",
"new_status": "completed",
"message": "3DS başarılı, otorizasyon onaylandı",
"auth_code": "123456",
"host_reference": "PAYVEN-REF-789",
"md_status": "y",
"cavv": "AAAB...",
"eci": "05",
"provider_raw_response": "<xml>...</xml>",
"created": "2026-05-03T12:34:58.456+00:00"
}
]