Individuals Business End of Period Statement API

The Individuals Business End of Period Statement API allows software packages to:

  • to submit a declaration that the submission data for a business is complete.

Requirements

Development Setup

To run the microservice from console, use sbt run. (starts on port 7785 by default)

To start the service manager profile: sm --start MTDFB_BUSINESS_EOPS.

Run Tests

sbt test
sbt it:test

To view the RAML

To view documentation locally ensure the Individuals Business EOPS API is running, and run api-documentation-frontend: ./run_local_with_dependencies.sh

Then go to http://localhost:9680/api-documentation/docs/api/preview and use this port and version: http://localhost:7785/api/conf/1.0/application.raml

Reporting Issues

You can create a GitHub issue here

API Reference / Documentation

Available on the HMRC Developer Hub

License

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