Download Transaction Logs
Loading...
API endpoint path: /mx/download/{institution_id}/{date}/transactions/created
Retrieves an Avro log stream of transaction creation events for a specific institution on a given date via MX Logs. A 404 with message "ClientReportingProfile does not exist" indicates the institution may not be enabled for MX Logs or the ext_host/credentials are misconfigured.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Avro stream of transaction creation events
Bad Request - Invalid parameters or malformed request
Unauthorized - Missing, invalid, or expired credentials
Forbidden - Authenticated but not authorized
Not found or not enabled