Skip to content

hmrc/vat-correspondence-details-frontend

Repository files navigation

VAT Correspondence Details Frontend

Build Status Download

Summary

This is the repository for VAT Correspondence Details Frontend.

This service provides the functionality to update business correspondence details for a VAT account.

Requirements

This service is written in Scala and Play, so needs at least a JRE to run.

Running the application

In order to run this microservice, you must have SBT installed. You should then be able to start the application using:

./run.sh

Testing

Use the following command to run unit and integration tests:

sbt test it:test

License

This code is open source software licensed under the Apache 2.0 License