hmrc / mtd-property-api   0.10.0-6-gb9bbf22

GitHub
Scala versions: 2.11

mtd-property-api

Apache-2.0 license

The MTD Property API allows a developer to:

  • submit End of Period Statement
  • retrieve End of Period Statement Obligations

Requirements

Development Setup

Run the microservice from the console using: sbt run (starts on port 9771 by default)

Start the service manager profile: sm --start MTDFB_SA_PROP

Run Tests

Run unit tests: sbt test

Run integration tests: sbt it:test

Reporting Issues

You can create a GitHub issue here

License

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