Domain

Cloud Function Name

Description

Input

Output

Loans

stream-overdraft-listen

deprecated

Listens to the given Kafka topic related to Overdrafts and writes the payload to BigQuery. To be removed in future, when Kafka-Connect BigQuery sink is up.

JSON Message from Kafka Topic

HTTP Response Status Code on whether the features have been successfully written to BigQuery

Transaction

slacker-transaction-intrabank-async

deprecated

Used for listening to intrabank transactions stream and detecting anomalous transactions in an asynchronous workflow. Returns a Slacker command that is published to Command Pub/Sub for follow-up

JSON

JSON <HTTP Response>

  • Slacker Command

  • TransactionStatus

Transaction

slacker-transaction-interbank-async

deprecated

Used for listening to interbank transactions stream and detecting anomalous transactions in an asynchronous workflow. Returns a Slacker command that is published to Command Pub/Sub for follow-up

JSON

JSON <HTTP Response>

  • Slacker Command

  • TransactionStatus