Skip to content

Repository files navigation

Individuals Charges API

Apache-2.0 license

This API allows software packages to show and provide a taxpayers' financial data for their charges.

For pension charges a developer can:

  • Retrieve Pension Charges
  • Create and Amend Pension Charges
  • Delete Pension Charges

For high income child benefit charges a developer can:

  • Retrieve High Income Child Benefit Charge
  • Create or Amend High Income Child Benefit Charge
  • Delete High Income Child Benefit Charge

Requirements

Development Setup

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

Start the service manager profile:

sm2 --start MTDFB_CHARGES

Run tests

Run unit tests: sbt test

Run integration tests: sbt it/test

View OpenAPI Specification (OAS) documentation

To view the OpenAPI documentation locally, ensure the API is running.

Start the api-documentation-frontend and api-definition services using the Service Manager profile:

sm2 -start DEVHUB_PREVIEW_OPENAPI

Then navigate to the preview page:

http://localhost:9680/api-documentation/docs/openapi/preview

Enter the specification URL using the appropriate port and API version:

http://localhost:9765/api/conf/3.0/application.yaml

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.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages