Standartization and Enrichments
Feezback's layer of transactions identification, standartization, labeling and categorization.
On top of the raw transaction reported by the bank, Feezback attaches an _aggregate object to every transaction with a standardized name, a category, and a set of flags indicating transaction type and occurrence patterns.
Standardized transaction name code
Every transaction's _aggregate object includes:
| Field | Description |
|---|---|
standardName | Feezback's canonical name for the transaction. Collapses multiple raw bank description variants into one label — e.g. both חיוב חברת פרטנר and חברת פרטנר תקש map to the standard name פרטנר. |
transactionCode | Transaction code mapped to ISO-20022 financial transaction standardisation. |
Unique transaction ID
While data providers may return a transaction ID, the availability is unregulated, unexpected and applies different uniqueness rules across different banks. To ensure you don't process the same transaction twice, Feezback generates a unique transactionId for each transaction.
| Field | Description |
|---|---|
transactionId | Feezback's unique transactionId. Must have a value. |
aspspOriginalId | Transaction ID assigned by the data provider. May be empty. |
Categorization
Every CACC/CARD transaction's _aggregate object includes a Hebrew category label:
- ביטוח
- שירותים פיננסיים
- דלק וחנויות נוחות
- הלוואות
- העברות
- כרטיסי אשראי
- לימודים והשכלה גבוהה
- מזומן
- מט"ח
- מים, חשמל וגז
- משכורת
- משכנתה
- ניירות ערך
- עיקולים
- עמלות
- פיקדונות וחסכונות
- פנאי ובילוי
- ריביות
- רפואה, פארם ובתי מרקחת
- שוברים
- שיקים
- תחבורה
- תקשורת
- הוראות קבע
- עירייה וממשלהCard transactions use a separate, much larger merchant-name-based lookup (not the list above), so card transaction categories are more granular than account-transaction categories — you'll see more specific labels like insurance sub-types or "online shopping."
Transaction type
Every CACC transaction's _aggregate object includes a type object with the following flags:
Financial events
The type object includes flags for risk indicators for credit underwriting, including:
Updated 7 days ago