Transaction Enrichment Ingress & Egress
This section documents the expected message input format and output formats. They are consistent across all interfaces provided, API, Kafka and SFTP.
JSON is the standard format in use for the API and Kafka interfaces. For SFTP, we support CSV by default with each transaction on a new line. As data drops can be large we do support alternatives such as Parquet.
Whith Kafka ,the original transaction is returned, with full enrichment details contained in a nested object. mh_insights
With SFTP, the format has a single row per transaction containing all enrichment details.
Updated about 1 month ago
