מערכת ניהול מתנות
מנהל/ת מערכת
→ חזרה ללוג הכללי

לוגים מורחבים (API)

כל פעולה שבוצעה מול ה-API ומקושרת להענקת מתנה

מזהה לוג תאריך מספר אירוע סוג פעולה שם הפעולה Request Response
API-LOG-1 2026-07-01 18:23:58 EVT-1001 API Call יצירת עסקה {"event_id": "EVT-1001", "amount": 500, "payments": 1} {"status": "ok", "transaction_id": "TXN-50001"}
API-LOG-2 2026-07-01 18:24:10 EVT-1001 Webhook אימות תשלום {"transaction_id": "TXN-50001", "card_last4": "4521"} {"status": "approved"}
API-LOG-3 2026-07-05 21:46:40 EVT-1001 API Call יצירת עסקה {"event_id": "EVT-1001", "amount": 300, "payments": 1} {"status": "declined", "reason": "insufficient_funds"}
API-LOG-5 2026-07-01 18:24:15 EVT-1001 Callback עדכון סטטוס סליקה מ-PSP {"transaction_id": "TXN-50001", "psp": "Tranzila"} {"status": "settled"}