Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Pull request Compare This branch is even with saydulk:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
conf
it
project
test
.gitignore
LICENSE
README.md
build.sbt
export-versions-for-it-tests
scalastyle-config.xml

README.md

VAT Returns Microservice

Build Status Download

Summary

This protected microservice provides a backend for Making Tax Digital for Businesses (MTDfB) VAT frontend services to retrieve VAT Returns for a user enrolled for MTD VAT.

Running the application

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

sbt run

Testing

sbt test it:test

Requirements

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

License

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

You can’t perform that action at this time.