This is the CRS/FATCA backend service for managing financial institutions
This service is written in Scala and Play, and requires a Java 11 [JRE] to run.
This microservice is part of Service Manager: CRS_FATCA_ALL or Can be run individually through Service Manager: CRS_FATCA_FI_MANAGEMENT Port: 10034
Link: http://localhost:10034/crs-fatca-fi-management
Run unit tests:
sbt test
Run integration tests:
sbt "project it" test
This code is open source software licensed under the Apache 2.0 License.