Moneyhub-Hosted Apache Kafka
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 an account, published when detection completes for that account during the daily batch run (by default, the full set of series for the account; 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
