End of year returns service frontend
Employment Related Securities (ERS) is a microservice that allows employers to register their employee share (and other security) schemes with HMRC. The service allows customers to upload their ERS annual return files and check for formatting errors.
Info
This project is a Scala web application using code scaffolds
This service uses upscan
Running the service
Service Manager: sm2 --start ERS_RETURNS_ALL
Start local tests: ./run_all_tests.sh
Repositories | Link |
---|---|
Backend | https://github.com/hmrc/ers-returns |
Stub | https://github.com/hmrc/ers-eoy-return-stub |
Performance tests | https://github.com/hmrc/ers-returns-perf-tests |
Acceptance tests | https://github.com/hmrc/ers-returns-acceptance-tests |
Routes
Start the service locally by going to http://localhost:9949/auth-login-stub/gg-sign-in
Fill in the correct credentials:
-
Credential Strength: Strong
-
Confidence Level: 50
-
Affinity Group: Organisation
-
EPAYE: 1234/GA4567
Select Submit
Testing in QA
Due to the nature of the connection to DES in QA, only a collection of Scheme References can be used for a successful submission. Using an invalid Scheme Reference will result in a global error page when submitting the return. The current supported Scheme References are as follows:
License
This code is open source software licensed under the Apache 2.0 License.