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 | Details of regular series detected (by default, changed (added/updated) series only), on completion of the nightly regular series detection job | 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 about 2 months ago