Skip to main content

Banking Service

Banking is microservice responsible for moving funds with our banking institution/s. It can do eft's, debit orders and receive daily statements.

It can be consumed via a RESTful api with an api key or through a Kafka topic.

Currently Rental Connect works directly with the RESTful api and Hey Robin works via kafka. Currently this is hard coded.

This service is currently internal only.