Introduction
Raw transaction data can be difficult to interpret and use. The Lune Enrichment API transforms these records into structured and actionable information, allowing banks, fintechs, and other organizations to work with financial data more effectively.
Lune’s Enrichment API
The Enrichment API processes raw transactions and applies enrichment automatically. This can include:
- Assigning categories and subcategories
- Linking merchants to names, logos, and other attributes
- Providing additional fields with Arabic transliterations for categories, subcategories, and merchant names
Integration is straightforward, with minimal setup required. Once connected, the API enriches transactions in real time.
Example
A raw transaction in a bank statement might appear as: STARBUCKS-D582 AL SHAY DUBAI ARE
After enrichment, the transaction includes mainly the following structured fields:
| Field | Enriched Value |
|---|---|
| Brand Name | Starbucks |
| Brand Name (Arabic) | ستاربكس |
| Logo | brand_logos/Starbucks.png |
| Date Created | 2025-11-17 |
| Amount | AED 15.43 |
| Category | Food & Beverage |
| Sub-Category | Coffeeshops |
| Category (Arabic) | المقاهي |
| Sub-Category (Arabic) | الأغذية والمشروبات |