Coder Social home page Coder Social logo

self-assessment-accounts-api's Introduction

self-assessment-accounts-api

Apache-2.0 license

The Self Assessment Accounts API allows a developer to:

  • retrieve the overall liability broken down into overdue, payable and pending amounts
  • retrieve a list of charges and payments for a given date range
  • retrieve more detail about a specific transaction
  • retrieve a list of charges made to an account for a given date range
  • retrieve the history of changes to an individual charge
  • retrieve a list of payments for a given date range
  • retrieve the allocation details of a specific payment against one or more liabilities

Requirements

Development Setup

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

Start the service manager profile: sm --start MTDFB_ACCOUNTS

Run Tests

Run unit tests: sbt test

Run integration tests: sbt it:test

To view the RAML

To view documentation locally, ensure the Self Assessment Accounts API is running, and run api-documentation-frontend:

./run_local_with_dependencies.sh

Then go to http://localhost:9680/api-documentation/docs/preview and enter the full URL path to the RAML file with the appropriate port and version:

http://localhost:9792/api/conf/1.0/application.raml

Changelog

You can see our changelog here

Support and 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.