Moneyhub-Hosted Apache Kafka
Topic names and schemas for transaction ingress, transaction egress, and regular series egress.
Topics
| Topic Name | Description | Link to Schema |
|---|---|---|
<your-client-id>.enrichment.transactions.ingress | Raw transactions you wish to enrich. | Schema |
<your-client-id>.enrichment.transactions.egress | Enriched transaction output. | Schema |
<your-client-id>.enrichment.regularseries.egress | Regular series detection results for a user, published when detection completes. One message per detect request, with series grouped by account in the accounts[] array. By default, the full set of series for each account is included; configurable to changed series only — see List of configurable features. | Schema |
Topics are named using the convention of:
- Your clientId
- The domain (enrichment -> enrichment engine)
- The relevant resource
- The nature of the data in the topic
Updated 4 days ago
Did this page help you?
