Financial Events Triggers

Get push updates when a connected account meets a financial event criteria.

What are Financial Events Triggers?

Feezback scans accounts with valid consents monthly to detect the following events:

Eventevent valueStatus
Outstanding balanceOutstandingBalanceLive
Salary from a new employerNewSalaryLive
Child birthNewChildLive
New insurance policy detectedNewInsurancePolicyLive
Car insurance about to expireexpiringCarInsuranceLive — NEW
House insurance about to expireexpiringHouseInsuranceLive — NEW
Health insurance about to expireexpiringHealthInsuranceLive — NEW
Life insurance about to expireexpiringLifeInsuranceLive — NEW
Loan payment about to endExpiringLoanComing Soon — not yet live
Deposit about to reach exit pointdepositExitPointComing Soon — not yet live

Data included

When this feature is enabled, a webhook message is triggered on the 3rd day of each calendar month, covering events detected in the previous full calendar month. It provides transaction and balance details relevant to the detected event.

Envelope fields:

FieldTypeDescription
event_nameStringThe type of event that triggered the webhook
DataObjectThe details of the account and transactions that triggered the event
timestampStringISO 8601 timestamp of when the event occurred

Data Payloads

Outstanding balance

Event name: OutstandingBalance

{
  "event": "OutstandingBalance",
  "payload": {
    "tpp": "test",
    "user": "123456789@test",
    "psuId": "123456789",
    "totalBalance": [
      { "amount": 16000.0, "currency": "USD" },
      { "amount": 51000.0, "currency": "ILS" }
    ]
  },
  "timestamp": "2025-02-03T09:00:21.986886+00:00"
}
FieldDescriptionLabel
event_nameזוהתה יתרה גבוההOutstandingBalance
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
totalBalance.amountסך היתרה שזוהתה כיתרה גבוההסך היתרה
totalBalance.currencyמטבע היתרה שזוהתהמטבע היתרה

Note: talk to your Feezback integration contact to configure the high balance amount.


Salary from a new employer

Event name: NewSalary

{
  "payload": {
    "tpp": "test",
    "user": "123456789@test",
    "psuId": "123456789",
    "transaction": {
      "time": "2024-12-13",
      "amount": 3170.0,
      "currency": "ILS",
      "debtorName": "newEmployeeSalary",
      "standardName": "מו משכור בה-י"
    }
  },
  "event": "NewSalary",
  "timestamp": "2025-02-03T09:00:08.015378+00:00"
}
FieldDescriptionLabel
event_nameזוהתה תנועה מסוג משכורת ממעסיק חדשnewSalary
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
standardNameשם התנועה הסטנדרטי של פיזבקשם התנועה הסטנדרטי של פיזבק
debtorNameשם החשבון ממנו התקבלה המשכורתשם המחויב
amountסכום התנועהסכום התנועה
currencyהמטבע בו התבצעה התנועהמטבע
timeהתאריך בו התבצעה התנועהתאריך התנועה

Child birth

Event name: NewChild

{
  "payload": {
    "tpp": "test",
    "user": "123456789@test",
    "psuId": "123456789",
    "transaction": {
      "time": "2024-12-07",
      "amount": 3170.0,
      "currency": "ILS",
      "standardName": "ביטוח לאומי - קצבת ילדים",
      "remittanceInformationUnstructured": "קצבת ילדים"
    }
  },
  "timestamp": "2025-02-03T09:00:10.879686+00:00",
  "event": "NewChild"
}
FieldDescriptionLabel
event_nameזוהתה תנועת קצבת ילדים בסכום שלא התקבל בעברnewChild
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
standardNameשם התנועה הסטנדרטי של פיזבקשם התנועה הסטנדרטי של פיזבק
remittanceInformationUnstructuredשם התנועה כפי שהתקבל מהבנקשם התנועה כפי שהתקבל מהבנק
amountסכום התנועהסכום התנועה
currencyהמטבע בו התבצעה התנועהמטבע
timeהתאריך בו התבצעה התנועהתאריך התנועה


New insurance policy detected

Event name: NewInsurancePolicy

{
  "payload": {
    "tpp": "test",
    "user": "123456789@sandbox",
    "psuId": "123456789",
    "transaction": {
      "time": "2024-07-16",
      "amount": -500,
      "currency": "ILS",
      "standardName": "מנורה מבטחים",
      "remittanceInformationUnstructured": "מנורה מבטחים פ"
    }
  },
  "event": "NewInsurancePolicy",
  "timestamp": "2025-01-09T15:00:07.636504+00:00"
}
FieldDescriptionLabel
event_nameזוהתה תנועת חובה חדשה בקטגוריית ביטוחnewInsurancePolicy
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
standardNameשם התנועה הסטנדרטי של פיזבקשם התנועה הסטנדרטי של פיזבק
remittanceInformationUnstructuredשם התנועה כפי שהתקבל מהבנקשם התנועה כפי שהתקבל מהבנק
amountסכום התנועהסכום התנועה
currencyהמטבע בו התבצעה התנועהמטבע
timeהתאריך בו התבצעה התנועהתאריך התנועה

Car insurance about to expire

Event name: expiringCarInsurance

{
  "event": "expiringCarInsurance",
  "payload": {
    "user": "Useridentifier@test",
    "psuId": "314690000",
    "transaction": {
      "cardAcceptorName": "aig רכב חובה",
      "transactionDate": "2024-02-17",
      "transactionAmount": "320.06",
      "transactionCurrency": "ILS",
      "paymentsNumber": 12,
      "paymentNumber": 11
    }
  },
  "timestamp": "2024-04-08T05:01:12.981118+00:00"
}
FieldDescriptionLabel
event_nameזוהה תשלום אחד לפני אחרון של ביטוח רכבexpiringCarInsurance
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
transaction.cardAcceptorNameשם בית העסק המקבל את עסקת התשלומיםמקבל התשלום
transaction.transactionDateתאריך התנועהתאריך התנועה
transaction.transactionAmountסכום התנועהסכום התנועה
transaction.transactionCurrencyהמטבע בו התבצעה התנועהמטבע
transaction.paymentsNumberמספר התשלומים הכולל בעסקהתשלומים
transaction.paymentNumberמספר התשלום הנוכחי מתוך סך התשלומיםתשלום

House insurance about to expire

Event name: expiringHouseInsurance

{
  "event": "expiringHouseInsurance",
  "payload": {
    "user": "Useridentifier@test",
    "psuId": "314690000",
    "transaction": {
      "cardAcceptorName": "ישיר ביטוח דירה",
      "transactionDate": "2024-02-17",
      "transactionAmount": "320.06",
      "transactionCurrency": "ILS",
      "paymentsNumber": 12,
      "paymentNumber": 11
    }
  },
  "timestamp": "2024-04-08T05:01:12.981118+00:00"
}
FieldDescriptionLabel
event_nameזוהה תשלום אחד לפני אחרון של ביטוח דירהexpiringHouseInsurance
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
transaction.cardAcceptorNameשם בית העסק המקבל את עסקת התשלומיםמקבל התשלום
transaction.transactionDateתאריך התנועהתאריך התנועה
transaction.transactionAmountסכום התנועהסכום התנועה
transaction.transactionCurrencyהמטבע בו התבצעה התנועהמטבע
transaction.paymentsNumberמספר התשלומים הכולל בעסקהתשלומים
transaction.paymentNumberמספר התשלום הנוכחי מתוך סך התשלומיםתשלום

Health insurance about to expire

Event name: expiringHealthInsurance

{
  "event": "expiringHealthInsurance",
  "payload": {
    "user": "Useridentifier@test",
    "psuId": "314690000",
    "transaction": {
      "cardAcceptorName": "מגדל בריאות",
      "transactionDate": "2024-02-17",
      "transactionAmount": "320.06",
      "transactionCurrency": "ILS",
      "paymentsNumber": 12,
      "paymentNumber": 11
    }
  },
  "timestamp": "2024-04-08T05:01:12.981118+00:00"
}
FieldDescriptionLabel
event_nameזוהה תשלום אחד לפני אחרון של ביטוח בריאות ו/או סיעודexpiringHealthInsurance
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
transaction.cardAcceptorNameשם בית העסק המקבל את עסקת התשלומיםמקבל התשלום
transaction.transactionDateתאריך התנועהתאריך התנועה
transaction.transactionAmountסכום התנועהסכום התנועה
transaction.transactionCurrencyהמטבע בו התבצעה התנועהמטבע
transaction.paymentsNumberמספר התשלומים הכולל בעסקהתשלומים
transaction.paymentNumberמספר התשלום הנוכחי מתוך סך התשלומיםתשלום

Life insurance about to expire

Event name: expiringLifeInsurance

{
  "event": "expiringLifeInsurance",
  "payload": {
    "user": "Useridentifier@test",
    "psuId": "314690000",
    "transaction": {
      "cardAcceptorName": "מנורה מבטחים - חיים",
      "transactionDate": "2024-02-17",
      "transactionAmount": "320.06",
      "transactionCurrency": "ILS",
      "paymentsNumber": 12,
      "paymentNumber": 11
    }
  },
  "timestamp": "2024-04-08T05:01:12.981118+00:00"
}
FieldDescriptionLabel
event_nameזוהה תשלום אחד לפני אחרון של ביטוח חייםexpiringLifeInsurance
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמהמזהה משתמש
psuIdתעודת הזהות של בעל ההסכמהתעודת זהות
transaction.cardAcceptorNameשם בית העסק המקבל את עסקת התשלומיםמקבל התשלום
transaction.transactionDateתאריך התנועהתאריך התנועה
transaction.transactionAmountסכום התנועהסכום התנועה
transaction.transactionCurrencyהמטבע בו התבצעה התנועהמטבע
transaction.paymentsNumberמספר התשלומים הכולל בעסקהתשלומים
transaction.paymentNumberמספר התשלום הנוכחי מתוך סך התשלומיםתשלום

Loan payment about to end — Coming Soon, not yet live

Event name: ExpiringLoan

{
  "event": "ExpiringLoan",
  "payload": {
    "user": "Useridentifier@test",
    "psuId": "314690000",
    "loan": {
      "product": "הלוואה לכל מטרה",
      "startingDate": "2021-01-01",
      "endDate": "2022-01-01",
      "balance": "100.0",
      "originalAmount": "200.0",
      "isMortgage": true,
      "details": "{\"linkageType\":\"לא צמוד\"}",
      "collateralsInvolved": "false",
      "interest": [
        {
          "type": "FIXD",
          "rate": [
            { "percentage": "4.5", "fromAmount": null, "toAmount": null }
          ],
          "toDateTime": "2021-01-05T23:59:59",
          "fromDateTime": null,
          "changeMechanism": null,
          "relatedIndices": null
        }
      ]
    }
  },
  "timestamp": "2024-04-08T05:01:12.981118+00:00"
}
FieldDescription
event_nameזוהתה הלוואה שעומדת להסתיים בחודש הקרוב
userמזהה המשתמש שנשלח למערכת בעת בקשת ההסכמה
psuIdתעודת הזהות של בעל ההסכמה
loan.productשם מוצר האשראי
loan.startingDateתאריך תחילת ההלוואה
loan.endDateתאריך סיום ההלוואה
loan.balanceיתרה להחזר
loan.originalAmountסכום מקורי
loan.isMortgageשדה בוליאני שמציין האם ההלוואה היא מסוג משכנתא
loan.detailsפרטים נוספים במידה והתקבלו מהבנק
loan.collateralsInvolvedשדה בוליאני — true אם יש נכסים/חשבונות משועבדים כנגד ההלוואה
loan.interest.typeסוג הריבית
loan.interest.rate.percentageסכום הריבית באחוזים
loan.interest.rate.fromAmountהסכום ממנו הריבית תקפה
loan.interest.rate.toAmountהסכום עד אליו הריבית תקפה
loan.interest.fromDateTimeתאריך תחילת הריבית
loan.interest.toDateTimeתאריך סיום הריבית
loan.interest.changeMechanismמנגנון שינוי בין ריביות
loan.interest.relatedIndicesמדדים קשורים לריבית במידה ויש

Deposit about to reach exit point — Coming Soon, not yet live

Event name: depositExitPoint

{
  "event": "depositExitPoint",
  "payload": {
    "user": "Useridentifier@test",
    "psuId": "314690000",
    "deposit": {
      "name": "Yearly deposit",
      "relatedDates": {
        "contractAvailabilityDate": "2024-03-21",
        "contractEndDate": "2025-03-14",
        "contractStartDate": "2024-03-14"
      },
      "balance": { "amount": "1851.54", "currency": "ILS" },
      "interest": [
        {
          "fromDateTime": "2023-01-05",
          "toDateTime": "2023-12-31",
          "type": "FIXD",
          "rate": [
            {
              "fromAmount": { "amount": "12.34", "currency": "ILS" },
              "percentage": "-25",
              "toAmount": { "amount": "12.34", "currency": "ILS" }
            }
          ]
        }
      ]
    }
  },
  "timestamp": "2024-04-08T05:01:12.981118+00:00"
}
Field
Description
event_name
זוהה חיסכון או פיקדון שעומד להסתיים בחודש הקרוב
user
מזהה המשתמש שנשלח למערכת בעת בקשת ההסכמה
psuId
תעודת הזהות של בעל ההסכמה
deposit.name
שם מוצר החיסכון
deposit.relatedDates.contractAvailabilityDate
תאריך תחנת יציאה קרובה
deposit.relatedDates.contractEndDate
תאריך סיום הפיקדון
deposit.relatedDates.contractStartDate
תאריך תחילת הפיקדון
deposit.balance.amount
יתרה נוכחית בפיקדון
deposit.balance.currency
מטבע היתרה
deposit.interest.type
סוג הריבית
deposit.interest.fromDateTime
תאריך תחילת הריבית
deposit.interest.toDateTime
תאריך סיום הריבית
deposit.interest.rate.fromAmount.amount
הסכום ממנו הריבית תקפה
deposit.interest.rate.fromAmount.currency
מטבע הסכום ממנו הריבית תקפה
deposit.interest.rate.toAmount.amount
הסכום עד אליו הריבית תקפה
deposit.interest.rate.toAmount.currency
מטבע הסכום עד אליו הריבית תקפה





Did this page help you?